Searched refs:swap_rfd_in (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h389 void (*swap_rfd_in) (bfd *, void *, RFDT *); member in struct:ecoff_debug_swap
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decofflink.c598 void (* const swap_rfd_in) PARAMS ((bfd *, PTR, RFDT *))
599 = input_swap->swap_rfd_in;
762 (*swap_rfd_in) (input_bfd, (PTR) rfd_in, &rfd);
H A Decoff.c1022 (*debug_swap->swap_rfd_in) (abfd,
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmdebugread.c390 (*debug_swap->swap_rfd_in) (cur_bfd,
2231 void (*const swap_rfd_in) (bfd *, void *, RFDT *) = debug_swap->swap_rfd_in;
3678 (*swap_rfd_in) (cur_bfd,

Completed in 144 milliseconds