Searched defs:DT_VERNEED (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h111 #define DT_VERNEED 0x6ffffffe macro
/external/llvm/include/llvm/Support/
H A DELF.h1113 DT_VERNEED = 0X6FFFFFFE, // The address of the version Dependency table. enumerator in enum:llvm::ELF::__anon11622
1114 DT_VERNEEDNUM = 0X6FFFFFFF, // The number of entries in DT_VERNEED.
/external/elfutils/libelf/
H A Delf.h794 #define DT_VERNEED 0x6ffffffe /* Address of table with needed macro
/external/valgrind/perf/
H A Dtinycc.c691 #define DT_VERNEED 0x6ffffffe /* Address of table with needed macro

Completed in 156 milliseconds