Home
last modified time | relevance | path

Searched defs:SHN_LOPROC (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/elf/
Dcommon.h519 #define SHN_LOPROC 0xFF00 /* Begin range of appl-specific */ macro
/freebsd-10-stable/sys/xen/interface/
Delfstructs.h220 #define SHN_LOPROC 0xff00 /* reserved range for processor */ macro
/freebsd-10-stable/sys/sys/
Delf_common.h365 #define SHN_LOPROC 0xff00 /* First processor-specific. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h1210 SHN_LOPROC = 0xff00, // Lowest processor-specific index enumerator