Searched refs:SHN_LORESERVE (Results 1 – 3 of 3) sorted by relevance
146 return i != SHN_XINDEX && i >= SHN_LORESERVE && i <= SHN_HIRESERVE; in is_shndx_special()
279 #define SHN_LORESERVE 0xff00 macro
299 #define SHN_LORESERVE 0xff00 /* Start of reserved indices */ macro