Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1323 STB_HIOS = 12, // Highest operating system-specific binding type enumerator
/freebsd/sys/sys/
H A Delf_common.h881 #define STB_HIOS 12 /* End of operating system reserved range. */ macro