Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h487 #define SHN_LORESERVE 0xFF00 /* Begin range of reserved indices */ macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h513 #define SHN_LORESERVE 0xFF00 /* Begin range of reserved indices */ macro
/openbsd/sys/sys/
H A Dexec_elf.h240 #define SHN_LORESERVE 0xff00 /* lower bounds of reserved indexes */ macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h981 SHN_LORESERVE = 0xff00, // Lowest reserved index enumerator