Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1322 STB_LOOS = 10, // Lowest operating system-specific binding type enumerator
/freebsd/sys/sys/
H A Delf_common.h877 #define STB_LOOS 10 /* Start of operating system reserved range. */ macro