Home
last modified time | relevance | path

Searched refs:link_next (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dsimple.c191 bfd *link_next; in bfd_simple_get_relocated_section_contents() local
213 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()
DChangeLog1538 * bfd.c (struct bfd): Replace link_next with a union.
DChangeLog-98994418 link_next field, not the next field.
DChangeLog-919355 * bfd.c (struct _bfd): Added link_next and archive_pass fields.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dnds32elf.em130 if (abfd->link_next == NULL && (target_optimize & NDS32_RELAX_EX9_ON))
/toolchain/binutils/binutils-2.25/ld/
DChangeLog475 * ldlang.c, * ldmain.c, * pe-dll.c: Update for bfd.link_next change.
/toolchain/binutils/binutils-2.25/include/
DChangeLog65 * bfdlink.h: Update for bfd.link_next change.