Home
last modified time | relevance | path

Searched defs:VER_DEF_CURRENT (Results 1 – 12 of 12) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/
Delf.rs57 pub(super) const VER_DEF_CURRENT: u16 = 1; constant
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h443 #define VER_DEF_CURRENT 1 macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h443 #define VER_DEF_CURRENT 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1292 enum { VER_DEF_NONE = 0, VER_DEF_CURRENT = 1 }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1322 enum { VER_DEF_NONE = 0, VER_DEF_CURRENT = 1 }; enumerator
/third_party/musl/ndk_musl_include/
Delf.h890 #define VER_DEF_CURRENT 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h890 #define VER_DEF_CURRENT 1 macro
/third_party/musl/include/
Delf.h893 #define VER_DEF_CURRENT 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h890 #define VER_DEF_CURRENT 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h890 #define VER_DEF_CURRENT 1 macro
/third_party/musl/porting/linux/user/include/
Delf.h898 #define VER_DEF_CURRENT 1 macro
/third_party/elfutils/libelf/
Delf.h1063 #define VER_DEF_CURRENT 1 /* Current version */ macro