Lines Matching refs:link_order
5683 struct bfd_link_order *link_order) in xcoff_reloc_link_order() argument
5693 if (link_order->type == bfd_section_reloc_link_order) in xcoff_reloc_link_order()
5700 howto = bfd_reloc_type_lookup (output_bfd, link_order->u.reloc.p->reloc); in xcoff_reloc_link_order()
5709 link_order->u.reloc.p->u.name, in xcoff_reloc_link_order()
5714 (flinfo->info, link_order->u.reloc.p->u.name, NULL, NULL, (bfd_vma) 0))) in xcoff_reloc_link_order()
5726 addend = link_order->u.reloc.p->addend; in xcoff_reloc_link_order()
5754 (flinfo->info, NULL, link_order->u.reloc.p->u.name, in xcoff_reloc_link_order()
5763 (file_ptr) link_order->offset, size); in xcoff_reloc_link_order()
5779 irel->r_vaddr = output_section->vma + link_order->offset; in xcoff_reloc_link_order()
5881 for (p = o->map_head.link_order; p != NULL; p = p->next) in _bfd_xcoff_bfd_final_link()
6170 for (p = o->map_head.link_order; p != NULL; p = p->next) in _bfd_xcoff_bfd_final_link()