Searched refs:bfd_perform_relocation (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dreloc.c30 routine <<bfd_perform_relocation>> acts upon the
92 . to bfd_perform_relocation will be set. *}
546 bfd_perform_relocation
549 bfd_reloc_status_type bfd_perform_relocation
576 bfd_perform_relocation (bfd *abfd, function
726 Hmmm. The first obvious point is that bfd_perform_relocation should
760 bfd_perform_relocation is not going to. If you remove that line, then
956 This looks remarkably like <<bfd_perform_relocation>>, except it
1313 reason for them to use bfd_perform_relocation. Also,
1314 bfd_perform_relocation i
[all...]
H A Dcoff-alpha.c886 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
896 bfd_perform_relocation finish the job. */
898 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
934 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
H A Delf32-mips.c1098 r = bfd_perform_relocation (abfd, &reloc32, data, input_section,
H A Dbfd-in2.h2073 to bfd_perform_relocation will be set. */
2244 bfd_reloc_status_type bfd_perform_relocation
H A Delfxx-mips.c1490 bfd_perform_relocation and bfd_install_relocation. */
9968 r = bfd_perform_relocation (input_bfd, *parent, data,
/haiku-buildtools/binutils/bfd/
H A Dreloc.c29 routine <<bfd_perform_relocation>> acts upon the
91 . to bfd_perform_relocation will be set. *}
543 bfd_perform_relocation
546 bfd_reloc_status_type bfd_perform_relocation
573 bfd_perform_relocation (bfd *abfd, function
732 Hmmm. The first obvious point is that bfd_perform_relocation should
766 bfd_perform_relocation is not going to. If you remove that line, then
958 This looks remarkably like <<bfd_perform_relocation>>, except it
1011 it will have been checked in `bfd_perform_relocation already'. */
1321 reason for them to use bfd_perform_relocation
[all...]
H A Dcoff-alpha.c839 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
849 bfd_perform_relocation finish the job. */
851 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
887 r = bfd_perform_relocation (input_bfd, rel, data, input_section,
H A Delf32-mips.c1908 r = bfd_perform_relocation (abfd, &reloc32, data, input_section,
H A Dbfd-in2.h2476 to bfd_perform_relocation will be set. */
2646 bfd_reloc_status_type bfd_perform_relocation
H A Delfxx-mips.c2546 bfd_perform_relocation and bfd_install_relocation. */
13147 r = bfd_perform_relocation (input_bfd, *parent, data,
H A Delf32-nds32.c2385 /* FIXME: See bfd_perform_relocation. Is this right? */
2750 /* FIXME: See bfd_perform_relocation. Is this right? */
12991 r = bfd_perform_relocation (input_bfd, *parent, data,

Completed in 442 milliseconds