Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDcommon.h361 #define SHT_LOPROC 0x70000000 /* Processor-specific semantics, lo */ macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h638 SHT_LOPROC = 0x70000000, // Lowest processor arch-specific type. enumerator
/NextBSD/sys/sys/
HDelf_common.h417 #define SHT_LOPROC 0x70000000 /* reserved range for processor */ macro