Searched refs:linker (Results 1 – 25 of 54) sorted by relevance
123
/system/core/libvndksupport/tests/ |
D | linker_test.cpp | 44 TEST(linker, load_existing_lib) { in TEST() argument 52 TEST(linker, load_nonexisting_lib) { in TEST() argument
|
/system/core/rootdir/etc/ |
D | ld.config.vndk_lite.txt | 2 # Please update linker configuration generator instead.
|
D | ld.config.txt | 2 # Please update linker configuration generator instead.
|
D | ld.config.legacy.txt | 2 # Please update linker configuration generator instead.
|
D | ld.config.recovery.txt | 2 # Please update linker configuration generator instead.
|
/system/sepolicy/apex/ |
D | com.android.runtime-file_contexts | 6 /bin/linker(64)? u:object_r:system_linker_exec:s0
|
/system/core/libvndksupport/ |
D | Android.bp | 4 srcs: ["linker.cpp"],
|
/system/sepolicy/public/ |
D | kernel.te | 95 # dynamic linker when it re-executes /init to switch into the second stage. 96 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed 98 # domain (the source domain) to execute the dynamic linker (system_file type). 102 # The label for the dynamic linker is rootfs in the recovery partition. This is because
|
D | ueventd.te | 44 # the dynamic linker and shared libraries. 50 # linker tries to resolve paths in ld.config.txt.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | kernel.te | 92 # dynamic linker when it re-executes /init to switch into the second stage. 93 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed 95 # domain (the source domain) to execute the dynamic linker (system_file type). 99 # The label for the dynamic linker is rootfs in the recovery partition. This is because
|
D | ueventd.te | 44 # the dynamic linker and shared libraries. 50 # linker tries to resolve paths in ld.config.txt.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | kernel.te | 95 # dynamic linker when it re-executes /init to switch into the second stage. 96 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed 98 # domain (the source domain) to execute the dynamic linker (system_file type). 102 # The label for the dynamic linker is rootfs in the recovery partition. This is because
|
D | ueventd.te | 44 # the dynamic linker and shared libraries. 50 # linker tries to resolve paths in ld.config.txt.
|
/system/core/debuggerd/ |
D | Android.bp | 67 // Core implementation, linked into libdebuggerd_handler and the dynamic linker. 106 // Fallback implementation, for use in the Bionic linker only. 109 visibility: ["//bionic/linker"],
|
/system/core/libunwindstack/ |
D | AndroidVersions.md | 26 included in linker arguments when using lld. 35 if it is being compiled with the llvm linker lld, it might be necessary 36 to add the linker option `-Wl,-zseparate-code` to avoid creating an elf 66 * Support for the linker read-only segment option (b/109657296).
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | shell.te | 66 # The dl.exec_linker* tests need to execute /system/bin/linker
|
D | otapreopt_chroot.te | 73 # Allow to access the linker through the symlink.
|
D | dex2oat.te | 45 # Allow dex2oat to read files under /postinstall (e.g. APKs under /system, /system/bin/linker).
|
/system/core/liblog/ |
D | Android.bp | 127 // because the dynamic linker has to use it statically.
|
/system/core/libbacktrace/testdata/arm/ |
D | offline_testdata | 88 map: start: e87b0000 end: e880d000 offset: 0 load_bias: 0 flags: 5 name: /system/bin/linker 89 map: start: e880d000 end: e880f000 offset: 5c000 load_bias: 0 flags: 1 name: /system/bin/linker 90 map: start: e880f000 end: e8810000 offset: 5e000 load_bias: 0 flags: 3 name: /system/bin/linker
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | otapreopt_chroot.te | 73 # Allow to access the linker through the symlink.
|
D | shell.te | 64 # The dl.exec_linker* tests need to execute /system/bin/linker
|
D | dex2oat.te | 45 # Allow dex2oat to read files under /postinstall (e.g. APKs under /system, /system/bin/linker).
|
/system/sepolicy/private/ |
D | otapreopt_chroot.te | 73 # Allow to access the linker through the symlink.
|
D | dex2oat.te | 42 # Allow dex2oat to read files under /postinstall (e.g. APKs under /system, /system/bin/linker).
|
123