Home
last modified time | relevance | path

Searched defs:SHT_LOOS (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDcommon.h343 #define SHT_LOOS 0x60000000 /* First of OS specific semantics */ macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h631 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
/NextBSD/sys/sys/
HDelf_common.h395 #define SHT_LOOS 0x60000000 /* First of OS specific semantics */ macro