Searched defs:SHN_LORESERVE (Results 1 – 13 of 13) sorted by relevance
181 #define SHN_LORESERVE 0xff00 /* First of reserved range. */ macro
455 #define SHN_LORESERVE 0xFF00 macro
653 SHN_LORESERVE = 0xff00, // Lowest reserved index enumerator
803 SHN_LORESERVE = 0xff00, // Lowest reserved index enumerator
483 constexpr Elf_Word SHN_LORESERVE = 0xFF00; variable
355 #define SHN_LORESERVE 0xff00 macro
414 #define SHN_LORESERVE 0xff00 /* Start of reserved indices */ macro