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

/external/llvm/include/llvm/Support/
H A DELF.h1299 VER_FLG_BASE = 0x1, enumerator in enum:llvm::ELF::__anon12499
/external/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 in enum:llvm::ELF::__anon20545
/external/elfutils/libelf/
H A Delf.h885 #define VER_FLG_BASE 0x1 /* Version definition of file itself */ macro
/external/kmod/port-gnu/
H A Delf.h884 #define VER_FLG_BASE 0x1 /* Version definition of file itself */ macro
/external/valgrind/perf/
H A Dtinycc.c747 #define VER_FLG_BASE 0x1 /* Version definition of file itself */ macro

Completed in 188 milliseconds