Searched refs:hsec (Results 1 – 3 of 3) sorted by relevance
1234 asection *hsec; in alpha_convert_external_reloc() local1244 hsec = h->root.u.def.section; in alpha_convert_external_reloc()1245 name = bfd_get_section_name (output_bfd, hsec->output_section); in alpha_convert_external_reloc()1309 + hsec->output_section->vma in alpha_convert_external_reloc()1310 + hsec->output_offset); in alpha_convert_external_reloc()1890 asection *hsec; in alpha_relocate_section() local1892 hsec = h->root.u.def.section; in alpha_relocate_section()1894 + hsec->output_section->vma in alpha_relocate_section()1895 + hsec->output_offset); in alpha_relocate_section()
1145 asection *hsec; in mips_relocate_section() local1147 hsec = h->root.u.def.section; in mips_relocate_section()1149 + hsec->output_section->vma in mips_relocate_section()1150 + hsec->output_offset); in mips_relocate_section()
2842 asection *hsec; in xcoff_mark_symbol() local2844 hsec = h->root.u.def.section; in xcoff_mark_symbol()2845 if (! bfd_is_abs_section (hsec) in xcoff_mark_symbol()2846 && (hsec->flags & SEC_MARK) == 0) in xcoff_mark_symbol()2848 if (! xcoff_mark (info, hsec)) in xcoff_mark_symbol()4035 struct internal_reloc *irel, asection *hsec, in xcoff_create_ldrel() argument4041 if (hsec != NULL) in xcoff_create_ldrel()4045 secname = hsec->output_section->name; in xcoff_create_ldrel()5687 asection *hsec; in xcoff_reloc_link_order() local5719 hsec = xcoff_symbol_section (h); in xcoff_reloc_link_order()[all …]