Searched refs:SHN_HIRESERVE (Results 1 – 12 of 12) sorted by relevance
107 else if (section >= SHN_LORESERVE && section <= SHN_HIRESERVE)
257 #define SHN_HIRESERVE 0xffff macro
89 #define SHN_HIRESERVE 0xffff macro
529 if ((shndx >= SHN_LORESERVE && shndx <= SHN_HIRESERVE) in matching_group_comdat_scn()530 || (oldp->scndx >= SHN_LORESERVE && oldp->scndx <= SHN_HIRESERVE)) in matching_group_comdat_scn()665 if (shndx < SHN_LORESERVE || (shndx > SHN_HIRESERVE && shndx < shnum)) in check_definition()690 if (oldp->scndx < SHN_LORESERVE || oldp->scndx > SHN_HIRESERVE) in check_definition()1428 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE) in add_relocatable_file()1500 if ((shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE) in add_relocatable_file()1616 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE)) in add_relocatable_file()5294 || file->scninfo[xndx].outscnndx > SHN_HIRESERVE); in ld_generic_create_outfile()6525 || shndx > SHN_HIRESERVE) in ld_generic_create_outfile()6913 if (likely (shstrtab_ndx < SHN_HIRESERVE) in ld_generic_create_outfile()
775 && scnidx <= SHN_HIRESERVE in handle_elf()1648 if (likely (idx < SHN_HIRESERVE) && likely (idx != SHN_XINDEX)) in handle_elf()
149 assert (xndx < SHN_LORESERVE || xndx > SHN_HIRESERVE); in elf_i386_relocate_section()
437 if (unlikely (shstrscnndx > SHN_HIRESERVE) in binary_end()
1100 #define SHN_HIRESERVE 0xffff macro
984 SHN_HIRESERVE = 0xffff // Highest reserved index enumerator
319 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro
2485 if (Header->e_shstrndx == ELF::SHN_HIRESERVE)
336 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro