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

/external/chromium_org/third_party/libvpx/include/
H A Delf.h131 #define DT_VERNEED 0x6ffffffe macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h111 #define DT_VERNEED 0x6ffffffe macro
/external/llvm/include/llvm/Support/
H A DELF.h1707 DT_VERNEED = 0X6FFFFFFE, // The address of the version Dependency table. enumerator in enum:llvm::ELF::__anon25604
1708 DT_VERNEEDNUM = 0X6FFFFFFF, // The number of entries in DT_VERNEED.
/external/qemu/include/
H A Delf.h187 #define DT_VERNEED 0x6ffffffe macro
/external/elfutils/0.153/libelf/
H A Delf.h752 #define DT_VERNEED 0x6ffffffe /* Address of table with needed macro
/external/valgrind/main/perf/
H A Dtinycc.c691 #define DT_VERNEED 0x6ffffffe /* Address of table with needed macro

Completed in 333 milliseconds