Searched defs:SHN_LORESERVE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h219 #define SHN_LORESERVE 0xff00 /* lower bounds of reserved indexes */ macro
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h518 #define SHN_LORESERVE 0xFF00 /* Begin range of reserved indices */ macro
/freebsd-10-stable/contrib/binutils/bfd/
H A Delflink.c7717 abfd, bfd_count_sections (abfd), SHN_LORESERVE); local
[all...]
/freebsd-10-stable/sys/sys/
H A Delf_common.h364 #define SHN_LORESERVE 0xff00 /* First of reserved range. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1209 SHN_LORESERVE = 0xff00, // Lowest reserved index enumerator in enum:llvm::ELF::__anon2119

Completed in 105 milliseconds