Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-w65.c151 bfd_perform_slip (abfd, 2, input_section, address); in w65_reloc16_estimate()
177 bfd_perform_slip (abfd, 2, input_section, address); in w65_reloc16_estimate()
201 bfd_perform_slip (abfd, 2, input_section, address); in w65_reloc16_estimate()
Dcoff-h8300.c500 bfd_perform_slip (abfd, 4, input_section, address); in h8300_reloc16_estimate()
510 bfd_perform_slip (abfd, 2, input_section, address); in h8300_reloc16_estimate()
538 bfd_perform_slip (abfd, 2, input_section, address); in h8300_reloc16_estimate()
558 bfd_perform_slip (abfd, 2, input_section, address); in h8300_reloc16_estimate()
577 bfd_perform_slip (abfd, 4, input_section, address); in h8300_reloc16_estimate()
602 bfd_perform_slip (abfd, 2, input_section, address); in h8300_reloc16_estimate()
Dreloc16.c103 bfd_perform_slip (bfd *abfd, in bfd_perform_slip() function
Dlibcoff-in.h364 extern void bfd_perform_slip
Dlibcoff.h368 extern void bfd_perform_slip
DChangeLog-94953909 (bfd_perform_slip): Likewise.
4763 * reloc16.c (bfd_perform_slip): Likewise.
8183 (bfd_perform_slip): Take BFD argument rather than asymbol list.
8196 (bfd_perform_slip): Change declaration to take BFD rather than
8199 than asymbol list. Changed calls to bfd_perform_slip.
9349 * libcoff.h, libcoff-in.h (bfd_perform_slip): Rename "value" to
DChangeLog-9193983 * libcoff-in.h (bfd_perform_slip): Declare.