• Home
  • Raw
  • Download

Lines Matching refs:SCNINFO_SHDR

529   assert (SCNINFO_SHDR (fileinfo->scninfo[newgrpid].shdr).sh_type  in matching_group_comdat_scn()
531 assert (SCNINFO_SHDR (oldp->file->scninfo[oldgrpid].shdr).sh_type in matching_group_comdat_scn()
658 SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_name); in check_definition()
683 SCNINFO_SHDR (oldfile->scninfo[shndx].shdr).sh_name); in check_definition()
834 SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_name)); in find_section_group()
872 XElf_Shdr *shdr = &SCNINFO_SHDR (fileinfo->scninfo[idx].shdr); in mark_section_group()
890 SCNINFO_SHDR (fileinfo->scninfo[shdr->sh_info].shdr).sh_name))))) in mark_section_group()
912 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr); in mark_section_used()
962 XElf_Shdr *shdr = &SCNINFO_SHDR (scninfo->shdr); in add_section()
1031 if (SCNINFO_SHDR (runp->shdr).sh_flags & SHF_GROUP) in add_section()
1152 shdr = &SCNINFO_SHDR (fileinfo->scninfo[cnt].shdr); in add_relocatable_file()
1419 && ((SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_flags in add_relocatable_file()
1621 if (SCNINFO_SHDR (fileinfo->scninfo[shndx].shdr).sh_flags in add_relocatable_file()
2760 XElf_Off symalign = MAX (SCNINFO_SHDR (runp->file->scninfo[runp->scndx].shdr).sh_addralign, 1); in compute_copy_reloc_offset()
2904 newp->type = SCNINFO_SHDR (found->shdr).sh_type; in match_section()
2907 newp->flags = SCNINFO_SHDR (found->shdr).sh_flags & ~SHF_GROUP; in match_section()
2912 newp->entsize = SCNINFO_SHDR (found->shdr).sh_entsize; in match_section()
2934 if (queued->type != SCNINFO_SHDR (found->shdr).sh_type) in match_section()
2937 if (queued->flags != SCNINFO_SHDR (found->shdr).sh_flags) in match_section()
2942 SCNINFO_SHDR (found->shdr).sh_flags in match_section()
3052 compute_copy_reloc_offset (&SCNINFO_SHDR (si->shdr)); in sort_sections_lscript()
3082 compute_common_symbol_offset (&SCNINFO_SHDR (si->shdr)); in sort_sections_lscript()
3232 SCNINFO_SHDR (runp->shdr).sh_name), in ld_generic_create_sections()
4826 if (SCNINFO_SHDR (head->last->shdr).sh_entsize == 1 in ld_generic_create_outfile()
4896 else if (likely (SCNINFO_SHDR (head->last->shdr).sh_entsize in ld_generic_create_outfile()
4984 = ebl_gstrtabinit (SCNINFO_SHDR (head->last->shdr).sh_entsize, in ld_generic_create_outfile()
5087 assert (SCNINFO_SHDR (runp->shdr).sh_type == SHT_NOBITS); in ld_generic_create_outfile()
5092 outdata->d_size = SCNINFO_SHDR (runp->shdr).sh_size; in ld_generic_create_outfile()
5093 outdata->d_align = SCNINFO_SHDR (runp->shdr).sh_addralign; in ld_generic_create_outfile()
6875 rellist->scninfo->fileinfo->scninfo[SCNINFO_SHDR (rellist->scninfo->shdr).sh_info].outscnndx; in ld_generic_create_outfile()