Home
last modified time | relevance | path

Searched defs:VER_FLG_BASE (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1295 enum { VER_FLG_BASE = 0x1, VER_FLG_WEAK = 0x2, VER_FLG_INFO = 0x4 }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1325 enum { VER_FLG_BASE = 0x1, VER_FLG_WEAK = 0x2, VER_FLG_INFO = 0x4 }; enumerator
/third_party/musl/porting/linux/user/include/
H A Delf.h903 #define VER_FLG_BASE 0x1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h894 #define VER_FLG_BASE 0x1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h894 #define VER_FLG_BASE 0x1 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h894 #define VER_FLG_BASE 0x1 macro
/third_party/elfutils/libelf/
H A Delf.h1067 #define VER_FLG_BASE 0x1 /* Version definition of file itself */ macro
/third_party/musl/include/
H A Delf.h929 #define VER_FLG_BASE 0x1 macro

Completed in 70 milliseconds