Lines Matching refs:SCNINFO_SHDR
537 assert (SCNINFO_SHDR (fileinfo->scninfo[newgrpid].shdr).sh_type in matching_group_comdat_scn()
539 assert (SCNINFO_SHDR (oldp->file->scninfo[oldgrpid].shdr).sh_type in matching_group_comdat_scn()
666 SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_name); in check_definition()
691 SCNINFO_SHDR (oldfile->scninfo[shndx].shdr).sh_name); in check_definition()
842 SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_name)); in find_section_group()
880 XElf_Shdr *shdr = &SCNINFO_SHDR (fileinfo->scninfo[idx].shdr); in mark_section_group()
898 SCNINFO_SHDR (fileinfo->scninfo[shdr->sh_info].shdr).sh_name))))) in mark_section_group()
920 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr); in mark_section_used()
970 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr); in add_section()
1039 if (SCNINFO_SHDR (runp->shdr).sh_flags & SHF_GROUP) in add_section()
1160 shdr = &SCNINFO_SHDR (fileinfo->scninfo[cnt].shdr); in add_relocatable_file()
1427 && ((SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_flags in add_relocatable_file()
1629 if (SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_flags in add_relocatable_file()
2768 XElf_Off symalign = MAX (SCNINFO_SHDR (runp->file->scninfo[runp->scndx].shdr).sh_addralign, 1); in compute_copy_reloc_offset()
2912 newp->type = SCNINFO_SHDR (found->shdr).sh_type; in match_section()
2915 newp->flags = SCNINFO_SHDR (found->shdr).sh_flags & ~SHF_GROUP; in match_section()
2920 newp->entsize = SCNINFO_SHDR (found->shdr).sh_entsize; in match_section()
2942 if (queued->type != SCNINFO_SHDR (found->shdr).sh_type) in match_section()
2945 if (queued->flags != SCNINFO_SHDR (found->shdr).sh_flags) in match_section()
2950 SCNINFO_SHDR (found->shdr).sh_flags in match_section()
3060 compute_copy_reloc_offset (&SCNINFO_SHDR (si->shdr)); in sort_sections_lscript()
3090 compute_common_symbol_offset (&SCNINFO_SHDR (si->shdr)); in sort_sections_lscript()
3240 SCNINFO_SHDR (runp->shdr).sh_name), in ld_generic_create_sections()
4834 if (SCNINFO_SHDR (head->last->shdr).sh_entsize == 1 in ld_generic_create_outfile()
4904 else if (likely (SCNINFO_SHDR (head->last->shdr).sh_entsize in ld_generic_create_outfile()
4992 = ebl_gstrtabinit (SCNINFO_SHDR (head->last->shdr).sh_entsize, in ld_generic_create_outfile()
5095 assert (SCNINFO_SHDR (runp->shdr).sh_type == SHT_NOBITS); in ld_generic_create_outfile()
5100 outdata->d_size = SCNINFO_SHDR (runp->shdr).sh_size; in ld_generic_create_outfile()
5101 outdata->d_align = SCNINFO_SHDR (runp->shdr).sh_addralign; in ld_generic_create_outfile()
6883 rellist->scninfo->fileinfo->scninfo[SCNINFO_SHDR (rellist->scninfo->shdr).sh_info].outscnndx; in ld_generic_create_outfile()