Searched refs:SHN_HIRESERVE (Results 1 – 9 of 9) sorted by relevance
842 #ifndef SHN_HIRESERVE843 #define SHN_HIRESERVE 0xffff macro
89 #define SHN_HIRESERVE 0xffff macro
242 case SHN_HIRESERVE: in tst_nlist()
667 #define SHN_HIRESERVE 0xffff macro
416 if ((ndx >= shnum) && ((ndx < SHN_LORESERVE) || (ndx > SHN_HIRESERVE))) in elfedit_atoshndx()
276 ((shndx < SHN_LORESERVE) || (shndx > SHN_HIRESERVE)) && in elfedit_shndx_to_name()
375 #define SHN_HIRESERVE 0xffff /* Last of reserved range. */ macro
1137 (shstrndx <= SHN_HIRESERVE)) || in cmd_body()
823 use_xshndx = (shndx > SHN_HIRESERVE) || in cmd_body_set_st_shndx()