Searched refs:hsec (Results 1 – 3 of 3) sorted by relevance
1284 asection *hsec; local1294 hsec = h->root.u.def.section;1295 name = bfd_get_section_name (output_bfd, hsec->output_section);1359 + hsec->output_section->vma1360 + hsec->output_offset);1942 asection *hsec; local1944 hsec = h->root.u.def.section;1946 + hsec->output_section->vma1947 + hsec->output_offset);
1202 asection *hsec; local1204 hsec = h->root.u.def.section;1206 + hsec->output_section->vma1207 + hsec->output_offset);
2218 asection *hsec; in xcoff_mark_symbol() local2220 hsec = h->root.u.def.section; in xcoff_mark_symbol()2221 if (! bfd_is_abs_section (hsec) in xcoff_mark_symbol()2222 && (hsec->flags & SEC_MARK) == 0) in xcoff_mark_symbol()2224 if (! xcoff_mark (info, hsec)) in xcoff_mark_symbol()5152 asection *hsec; in xcoff_reloc_link_order() local5187 hsec = h->root.u.c.p->section; in xcoff_reloc_link_order()5193 hsec = h->root.u.def.section; in xcoff_reloc_link_order()5198 hsec = NULL; in xcoff_reloc_link_order()5203 if (hsec != NULL) in xcoff_reloc_link_order()[all …]