Home
last modified time | relevance | path

Searched refs:bfd_install_relocation (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dreloc.c966 bfd_install_relocation (bfd *abfd, in bfd_install_relocation() function
H A Dbfd-in2.h2329 bfd_reloc_status_type bfd_install_relocation
H A DChangeLog-0001662 * reloc.c (bfd_install_relocation): Correct reloc address test.
7943 * reloc.c (bfd_perform_relocation, bfd_install_relocation):
8529 * reloc.c (bfd_perform_relocation, bfd_install_relocation):
8981 (bfd_install_relocation): Same here.
9549 (bfd_install_relocation): Ditto.
H A DChangeLog-9697533 (bfd_perform_relocation, bfd_install_relocation): Use it.
3475 (bfd_install_relocation): Likewise.
4284 (bfd_install_relocation): Likewise.
H A DChangeLog-94953707 (bfd_install_relocation): Likewise.
4976 * reloc.c (bfd_install_relocation): Change type of "data" to
4996 * reloc.c (bfd_install_relocation): Cast data_start to bfd_byte *
5013 * reloc.c (bfd_install_relocation): New function, mostly copied
/freebsd-12.1/contrib/binutils/opcodes/
H A Dcgen-ibld.in117 bfd_install_relocation. */
/freebsd-12.1/contrib/binutils/bfd/doc/
H A Dbfdint.texi1235 @samp{bfd_install_relocation} instead, and @samp{bfd_install_relocation}
1239 @samp{bfd_install_relocation} remains a simple copy of
1278 call @samp{bfd_install_relocation}, so your howto structure has to be
/freebsd-12.1/contrib/binutils/gas/
H A Dwrite.c1088 s = bfd_install_relocation (stdoutput, reloc, in install_reloc()
H A DChangeLog-020354 (md_apply_fix3): Remove bfd_install_relocation workarounds.
4876 (md_apply_fix3): Hack for bfd_install_relocation when fx_pcrel,
H A DChangeLog-96972577 bfd_perform_relocation -> bfd_install_relocation.
H A DChangeLog-92954152 bfd_install_relocation.
4678 (write_relocs): Call bfd_install_relocation. Deleted various
/freebsd-12.1/contrib/binutils/gas/doc/
H A Dinternals.texi1334 the resulting reloc to @code{bfd_install_relocation}. This currently works
1335 poorly, as @code{bfd_install_relocation} often does the wrong thing, and
1337 which in turns makes it difficult to fix @code{bfd_install_relocation}.
/freebsd-12.1/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2336 bfd_reloc_status_type bfd_install_relocation
/freebsd-12.1/contrib/binutils/gas/po/
H A Dgas.pot13331 msgid "%s:%u: bad return from bfd_install_relocation: %x"