Lines Matching refs:SHN_LORESERVE
527 if ((shndx >= SHN_LORESERVE && shndx <= SHN_HIRESERVE) in matching_group_comdat_scn()
528 || (oldp->scndx >= SHN_LORESERVE && oldp->scndx <= SHN_HIRESERVE)) in matching_group_comdat_scn()
663 if (shndx < SHN_LORESERVE || (shndx > SHN_HIRESERVE && shndx < shnum)) in check_definition()
688 if (oldp->scndx < SHN_LORESERVE || oldp->scndx > SHN_HIRESERVE) in check_definition()
1426 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE) in add_relocatable_file()
1498 if ((shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE) in add_relocatable_file()
1614 && (shndx < SHN_LORESERVE || shndx > SHN_HIRESERVE)) in add_relocatable_file()
3717 assert (scnidx < SHN_LORESERVE || scnidx == SHN_ABS); in fillin_special_symbol()
4369 if (unlikely (ld_state.nusedsections >= SHN_LORESERVE)) in ld_generic_create_outfile()
4722 if (likely (head->scnidx < SHN_LORESERVE)) in ld_generic_create_outfile()
5266 && (sym->st_shndx < SHN_LORESERVE in ld_generic_create_outfile()
5291 assert (file->scninfo[xndx].outscnndx < SHN_LORESERVE in ld_generic_create_outfile()
5293 if (unlikely (file->scninfo[xndx].outscnndx > SHN_LORESERVE)) in ld_generic_create_outfile()
5340 assert (ld_state.common_section->outscnndx < SHN_LORESERVE); in ld_generic_create_outfile()
6521 if ((shndx > SHN_UNDEF && shndx < SHN_LORESERVE) in ld_generic_create_outfile()
6542 if (sym->st_shndx > SHN_UNDEF && sym->st_shndx < SHN_LORESERVE) in ld_generic_create_outfile()