Searched refs:DT_RPATH (Results 1 - 13 of 13) sorted by relevance

/external/elfutils/tests/
H A Dalldts.c49 DT_INIT, DT_FINI, DT_SONAME, DT_RPATH,
/external/syslinux/com32/include/sys/
H A Delfcommon.h77 #define DT_RPATH 15 /* Library search path (deprecated) */ macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h88 #define DT_RPATH 15 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h1050 DT_RPATH = 15, // String table offset of library search path. enumerator in enum:llvm::ELF::__anon19703
/external/llvm/include/llvm/Support/
H A DELF.h1106 DT_RPATH = 15, // String table offset of library search path. enumerator in enum:llvm::ELF::__anon12494
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1104 DT_RPATH = 15, // String table offset of library search path. enumerator in enum:llvm::ELF::__anon20540
/external/elfutils/src/
H A Delflint.c1597 [DT_RPATH] = { [DT_STRTAB] = true },
1610 [DT_RPATH] = true,
1789 case DT_RPATH:
H A Dldgeneric.c4597 tag = DT_RPATH;
6683 /* We can finish the DT_RUNPATH/DT_RPATH entries now. */
H A Dreadelf.c1719 case DT_RPATH:
/external/elfutils/libelf/
H A Delf.h715 #define DT_RPATH 15 /* Library search path (deprecated) */ macro
/external/kmod/port-gnu/
H A Delf.h714 #define DT_RPATH 15 /* Library search path (deprecated) */ macro
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1713 case DT_RPATH:
/external/valgrind/perf/
H A Dtinycc.c642 #define DT_RPATH 15 /* Library search path */ macro

Completed in 389 milliseconds