Searched refs:adjust_reloc_out (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dlibecoff.h65 void (*adjust_reloc_out) member in struct:ecoff_backend_data
H A Decoff.c2332 void (* const adjust_reloc_out) (bfd *, const arelent *, struct internal_reloc *)
2333 = backend->adjust_reloc_out;
2713 (*adjust_reloc_out) (abfd, reloc, &in);
4111 /* We set up an arelent to pass to the backend adjust_reloc_out
4151 adjust_reloc_out routine cares. */
4272 (*ecoff_backend (output_bfd)->adjust_reloc_out) (output_bfd, &rel, &in);

Completed in 190 milliseconds