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

/external/elfutils/tests/
H A Dalldts.c49 DT_INIT, DT_FINI, DT_SONAME, DT_RPATH,
/external/kernel-headers/original/uapi/linux/
H A Delf.h88 #define DT_RPATH 15 macro
/external/llvm/include/llvm/Support/
H A DELF.h1078 DT_RPATH = 15, // String table offset of library search path. enumerator in enum:llvm::ELF::__anon12052
/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/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1509 case DT_RPATH:
/external/valgrind/perf/
H A Dtinycc.c642 #define DT_RPATH 15 /* Library search path */ macro

Completed in 140 milliseconds