Home
last modified time | relevance | path

Searched defs:DT_VERNEED (Results 1 – 11 of 11) sorted by relevance

/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h377 #define DT_VERNEED 0x6ffffffe /* Address of verneed section. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h377 #define DT_VERNEED 0x6ffffffe /* Address of verneed section. */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1143 DT_VERNEED = 0X6FFFFFFE, // The address of the version Dependency table. enumerator
/third_party/elfio/elfio/
Delf_types.hpp1048 constexpr Elf_Word DT_VERNEED = 0x6ffffffe; variable
/third_party/musl/ndk_musl_include/
Delf.h806 #define DT_VERNEED 0x6ffffffe macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h806 #define DT_VERNEED 0x6ffffffe macro
/third_party/musl/include/
Delf.h809 #define DT_VERNEED 0x6ffffffe macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h806 #define DT_VERNEED 0x6ffffffe macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h806 #define DT_VERNEED 0x6ffffffe macro
/third_party/musl/porting/linux/user/include/
Delf.h814 #define DT_VERNEED 0x6ffffffe macro
/third_party/elfutils/libelf/
Delf.h971 #define DT_VERNEED 0x6ffffffe /* Address of table with needed macro