Searched refs:DT_VERNEED (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/Support/
H A DELF.h1203 DT_VERNEED = 0X6FFFFFFE, // The address of the version Dependency table. enumerator in enum:llvm::ELF::__anon9121
1204 DT_VERNEEDNUM = 0X6FFFFFFF // The number of entries in DT_VERNEED.
/external/qemu/
H A Delf.h181 #define DT_VERNEED 0x6ffffffe macro
/external/elfutils/libelf/
H A Delf.h746 #define DT_VERNEED 0x6ffffffe /* Address of table with needed macro
/external/elfutils/src/
H A Delflint.c1686 case DT_VERNEED:
H A Dldgeneric.c6822 DT_VERNEED, shdr->sh_addr);
/external/valgrind/main/perf/
H A Dtinycc.c691 #define DT_VERNEED 0x6ffffffe /* Address of table with needed macro

Completed in 113 milliseconds