Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h1299 VER_FLG_BASE = 0x1, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1295 enum { VER_FLG_BASE = 0x1, VER_FLG_WEAK = 0x2, VER_FLG_INFO = 0x4 }; enumerator
/external/kmod/port-gnu/
Delf.h884 #define VER_FLG_BASE 0x1 /* Version definition of file itself */ macro
/external/elfutils/libelf/
Delf.h885 #define VER_FLG_BASE 0x1 /* Version definition of file itself */ macro
/external/valgrind/perf/
Dtinycc.c747 #define VER_FLG_BASE 0x1 /* Version definition of file itself */ macro