/external/elfutils/tests/ |
D | alldts.c | 54 DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ, DT_RUNPATH, in main()
|
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/ |
D | dynamic-section.test | 139 - Tag: DT_RUNPATH 354 - Tag: DT_RUNPATH
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | ELFDump.cpp | 186 Dyn.d_tag == ELF::DT_RUNPATH || Dyn.d_tag == ELF::DT_SONAME || in printDynamicSection()
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 1120 DT_RUNPATH = 29, // String table offset of lib search path. enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 1118 DT_RUNPATH = 29, // String table offset of lib search path. enumerator
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | dynamic-malformed.test | 168 - Tag: DT_RUNPATH 365 - Tag: DT_RUNPATH
|
D | dynamic-tags.test | 213 - Tag: DT_RUNPATH
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 599 #define DT_RUNPATH 29 macro
|
/external/kmod/port-gnu/ |
D | elf.h | 728 #define DT_RUNPATH 29 /* Library search path */ macro
|
/external/elfutils/ |
D | NEWS | 1458 Add DT_RUNPATH/DT_RPATH entries to dynamic section. Create .plt and 1595 ld now actually can handle DSOs in linker scripts. Handling of DT_RUNPATH,
|
/external/elfutils/libelf/ |
D | elf.h | 879 #define DT_RUNPATH 29 /* Library search path */ macro
|
/external/llvm-project/lld/ELF/ |
D | Options.td | 355 defm rpath: Eq<"rpath", "Add a DT_RUNPATH to the output">;
|
D | SyntheticSections.cpp | 1329 addInt(config->enableNewDtags ? DT_RUNPATH : DT_RPATH, in finalizeContents()
|
/external/elfutils/src/ |
D | elflint.c | 1623 [DT_RUNPATH] = { [DT_STRTAB] = true }, in check_dynamic() 1811 case DT_RUNPATH: in check_dynamic()
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 2598 case DT_RUNPATH: { in getDynamicEntry() 2603 {DT_RUNPATH, "Library runpath"}, in getDynamicEntry()
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1714 case DT_RUNPATH: in printValue()
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 2457 # Some binutils ld are patched to set DT_RUNPATH 4499 # DT_RUNPATH tag from executables and libraries. But doing so
|
/external/speex/m4/ |
D | libtool.m4 | 2655 # Some binutils ld are patched to set DT_RUNPATH 4930 # DT_RUNPATH tag from executables and libraries. But doing so
|
/external/llvm-project/polly/lib/External/ppcg/m4/ |
D | libtool.m4 | 2649 # Some binutils ld are patched to set DT_RUNPATH 4924 # DT_RUNPATH tag from executables and libraries. But doing so
|
/external/libnfnetlink/m4/ |
D | libtool.m4 | 2641 # Some binutils ld are patched to set DT_RUNPATH 4916 # DT_RUNPATH tag from executables and libraries. But doing so
|
/external/libnetfilter_conntrack/m4/ |
D | libtool.m4 | 2655 # Some binutils ld are patched to set DT_RUNPATH 4930 # DT_RUNPATH tag from executables and libraries. But doing so
|
/external/lmfit/m4/ |
D | libtool.m4 | 2655 # Some binutils ld are patched to set DT_RUNPATH 4930 # DT_RUNPATH tag from executables and libraries. But doing so
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 2652 # Some binutils ld are patched to set DT_RUNPATH 4917 # DT_RUNPATH tag from executables and libraries. But doing so
|
/external/libexif/auto-m4/ |
D | libtool.m4 | 2593 # Some binutils ld are patched to set DT_RUNPATH 4857 # DT_RUNPATH tag from executables and libraries. But doing so
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | libtool.m4 | 2726 # Some binutils ld are patched to set DT_RUNPATH 5047 # DT_RUNPATH tag from executables and libraries. But doing so
|