Searched refs:SHN_HIRESERVE (Results 1 – 12 of 12) sorted by relevance
71 else if (section >= SHN_LORESERVE && section <= SHN_HIRESERVE)
257 #define SHN_HIRESERVE 0xffff macro
89 #define SHN_HIRESERVE 0xffff macro
267 #define SHN_HIRESERVE 0xffff macro
473 SHN_HIRESERVE = 0xffff // Highest reserved index enumerator
424 if (unlikely (shstrscnndx > SHN_HIRESERVE) in binary_end()
1100 #define SHN_HIRESERVE 0xffff macro
135 assert (xndx < SHN_LORESERVE || xndx > SHN_HIRESERVE); in elf_i386_relocate_section()
768 && scnidx <= SHN_HIRESERVE in handle_elf()1604 if (likely (idx < SHN_HIRESERVE) && likely (idx != SHN_XINDEX)) in handle_elf()
629 if (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE) in check_definition()1267 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE) in add_relocatable_file()1445 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE)) in add_relocatable_file()4605 || file->scninfo[xndx].outscnndx > SHN_HIRESERVE); in ld_generic_create_outfile()5797 || shndx > SHN_HIRESERVE) in ld_generic_create_outfile()6168 if (likely (shstrtab_ndx < SHN_HIRESERVE) in ld_generic_create_outfile()
308 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro
336 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro