Home
last modified time | relevance | path

Searched defs:DT_VERDEF (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/
Delf.rs50 pub(super) const DT_VERDEF: i32 = 0x6fff_fffc; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1141 DT_VERDEF = 0X6FFFFFFC, // The address of the version definition table. enumerator
/third_party/elfio/elfio/
Delf_types.hpp1046 constexpr Elf_Word DT_VERDEF = 0x6ffffffc; variable
/third_party/musl/porting/linux/user/include/
Delf.h811 #define DT_VERDEF 0x6ffffffc macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h803 #define DT_VERDEF 0x6ffffffc macro
/third_party/musl/include/
Delf.h820 #define DT_VERDEF 0x6ffffffc macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h803 #define DT_VERDEF 0x6ffffffc macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h803 #define DT_VERDEF 0x6ffffffc macro
/third_party/elfutils/libelf/
Delf.h968 #define DT_VERDEF 0x6ffffffc /* Address of version definition macro