Searched refs:SHN_HIRESERVE (Results 1 – 7 of 7) sorted by relevance
89 #define SHN_HIRESERVE 0xffff macro
244 case SHN_HIRESERVE: in tst_nlist()
499 #define SHN_HIRESERVE 0xffff macro
417 if ((ndx >= shnum) && ((ndx < SHN_LORESERVE) || (ndx > SHN_HIRESERVE))) in elfedit_atoshndx()
276 ((shndx < SHN_LORESERVE) || (shndx > SHN_HIRESERVE)) && in elfedit_shndx_to_name()
1137 (shstrndx <= SHN_HIRESERVE)) || in cmd_body()
823 use_xshndx = (shndx > SHN_HIRESERVE) || in cmd_body_set_st_shndx()