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

/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h518 #define SHN_LORESERVE 0xFF00 /* Begin range of reserved indices */ macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Delflink.c7717 abfd, bfd_count_sections (abfd), SHN_LORESERVE); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h803 SHN_LORESERVE = 0xff00, // Lowest reserved index enumerator in enum:llvm::ELF::__anon45
/freebsd-11-stable/sys/sys/
H A Delf_common.h377 #define SHN_LORESERVE 0xff00 /* First of reserved range. */ macro

Completed in 470 milliseconds