Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1057 SHN_LOOS = 0xff20, // Lowest operating system-specific index enumerator
/freebsd/sys/sys/
H A Delf_common.h421 #define SHN_LOOS 0xff20 /* First operating system-specific. */ macro