Searched refs:link_next (Results 1 – 7 of 7) sorted by relevance
191 bfd *link_next; in bfd_simple_get_relocated_section_contents() local213 link_next = abfd->link.next; in bfd_simple_get_relocated_section_contents()240 abfd->link.next = link_next; in bfd_simple_get_relocated_section_contents()254 abfd->link.next = link_next; in bfd_simple_get_relocated_section_contents()283 abfd->link.next = link_next; in bfd_simple_get_relocated_section_contents()
1538 * bfd.c (struct bfd): Replace link_next with a union.
4418 link_next field, not the next field.
55 * bfd.c (struct _bfd): Added link_next and archive_pass fields.
130 if (abfd->link_next == NULL && (target_optimize & NDS32_RELAX_EX9_ON))
475 * ldlang.c, * ldmain.c, * pe-dll.c: Update for bfd.link_next change.
65 * bfdlink.h: Update for bfd.link_next change.