Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h917 #define VER_DEF_CURRENT 1 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1619 enum { VER_DEF_NONE = 0, VER_DEF_CURRENT = 1 }; enumerator