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

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

Completed in 89 milliseconds