Searched defs:SHN_XINDEX (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h525 #define SHN_XINDEX 0xFFFF /* Section index is held elsewhere */ macro
/freebsd-10-stable/sys/sys/
H A Delf_common.h374 #define SHN_XINDEX 0xffff /* Escape -- index stored elsewhere. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1216 SHN_XINDEX = 0xffff, // Mark that the index is >= SHN_LORESERVE enumerator in enum:llvm::ELF::__anon2119

Completed in 60 milliseconds