Home
last modified time | relevance | path

Searched refs:DT_RPATH (Results 1 – 10 of 10) sorted by relevance

/external/grub/stage2/
Di386-elf.h229 #define DT_RPATH 15 macro
/external/llvm/tools/llvm-readobj/
DELF.cpp70 case DT_RPATH: in getTypeString()
/external/qemu/
Delf.h144 #define DT_RPATH 15 macro
/external/llvm/include/llvm/Support/
DELF.h1367 DT_RPATH = 15, // String table offset of library search path. enumerator
/external/elfutils/
DNEWS797 Add DT_RUNPATH/DT_RPATH entries to dynamic section. Create .plt and
935 DT_RPATH, -rpath, -rpath-link still remains to be implemented.
/external/elfutils/libelf/
Delf.h667 #define DT_RPATH 15 /* Library search path (deprecated) */ macro
/external/elfutils/src/
Delflint.c1513 [DT_RPATH] = { [DT_STRTAB] = true }, in check_dynamic()
1526 [DT_RPATH] = true, in check_dynamic()
1710 case DT_RPATH: in check_dynamic()
Dreadelf.c1343 case DT_RPATH: in handle_dynamic()
Dldgeneric.c4607 tag = DT_RPATH; in ld_generic_create_outfile()
/external/valgrind/main/perf/
Dtinycc.c642 #define DT_RPATH 15 /* Library search path */ macro