Searched refs:bfd_perform_slip (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | coff-w65.c | 151 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()
|
D | coff-h8300.c | 500 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()
|
D | reloc16.c | 103 bfd_perform_slip (bfd *abfd, in bfd_perform_slip() function
|
D | libcoff-in.h | 364 extern void bfd_perform_slip
|
D | libcoff.h | 368 extern void bfd_perform_slip
|
D | ChangeLog-9495 | 3909 (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
|
D | ChangeLog-9193 | 983 * libcoff-in.h (bfd_perform_slip): Declare.
|