Searched refs:hsec (Results 1 – 8 of 8) sorted by relevance
1270 asection *hsec; local1280 hsec = h->root.u.def.section;1281 name = bfd_get_section_name (output_bfd, hsec->output_section);1345 + hsec->output_section->vma1346 + hsec->output_offset);1912 asection *hsec; local1914 hsec = h->root.u.def.section;1916 + hsec->output_section->vma1917 + hsec->output_offset);
1734 asection *hsec; local1736 hsec = h->root.u.def.section;1738 + hsec->output_section->vma1739 + hsec->output_offset);1962 asection *hsec; local2010 hsec = h->root.u.def.section;2012 + hsec->output_section->vma2013 + hsec->output_offset);
2331 asection *hsec; local2333 hsec = h->root.u.def.section;2334 if (! bfd_is_abs_section (hsec)2335 && (hsec->flags & SEC_MARK) == 0)2337 if (! xcoff_mark (info, hsec))5973 asection *hsec; local6011 hsec = h->root.u.c.p->section;6017 hsec = h->root.u.def.section;6022 hsec = NULL;6027 if (hsec != NULL)[all …]
772 asection *hsec; in _bfd_elf_merge_symbol() local779 hsec = NULL; in _bfd_elf_merge_symbol()784 hsec = h->root.u.def.section; in _bfd_elf_merge_symbol()788 hsec = h->root.u.c.p->section; in _bfd_elf_merge_symbol()792 if (hsec == NULL) in _bfd_elf_merge_symbol()795 olddyn = (hsec->symbol->flags & BSF_DYNAMIC) != 0; in _bfd_elf_merge_symbol()
571 asection *hsec; local578 hsec = NULL;583 hsec = h->root.u.def.section;587 hsec = h->root.u.c.p->section;591 if (hsec == NULL)594 olddyn = (hsec->symbol->flags & BSF_DYNAMIC) != 0;
1268 asection *hsec; local1278 hsec = h->root.u.def.section;1279 name = bfd_get_section_name (output_bfd, hsec->output_section);1343 + hsec->output_section->vma1344 + hsec->output_offset);1926 asection *hsec; local1928 hsec = h->root.u.def.section;1930 + hsec->output_section->vma1931 + hsec->output_offset);
1186 asection *hsec; local1188 hsec = h->root.u.def.section;1190 + hsec->output_section->vma1191 + hsec->output_offset);
2217 asection *hsec; in xcoff_mark_symbol() local2219 hsec = h->root.u.def.section; in xcoff_mark_symbol()2220 if (! bfd_is_abs_section (hsec) in xcoff_mark_symbol()2221 && (hsec->flags & SEC_MARK) == 0) in xcoff_mark_symbol()2223 if (! xcoff_mark (info, hsec)) in xcoff_mark_symbol()5151 asection *hsec; in xcoff_reloc_link_order() local5186 hsec = h->root.u.c.p->section; in xcoff_reloc_link_order()5192 hsec = h->root.u.def.section; in xcoff_reloc_link_order()5197 hsec = NULL; in xcoff_reloc_link_order()5202 if (hsec != NULL) in xcoff_reloc_link_order()[all …]