Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dcommon.h495 #define SHN_HIRESERVE 0xFFFF /* End range of reserved indices */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dcommon.h521 #define SHN_HIRESERVE 0xFFFF /* End range of reserved indices */ macro
/openbsd/src/sys/sys/
Dexec_elf.h244 #define SHN_HIRESERVE 0xffff /* upper bounds of reserved indexes */ macro
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DELF.h989 SHN_HIRESERVE = 0xffff // Highest reserved index enumerator