Searched refs:swap_fdr_in (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h388 void (*swap_fdr_in) (bfd *, void *, FDR *); member in struct:ecoff_debug_swap
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decofflink.c702 (*input_swap->swap_fdr_in) (input_bfd, (PTR) fdr_ptr, &fdr);
802 (*input_swap->swap_fdr_in) (input_bfd, (PTR) fdr_ptr, &fdr);
H A Decoff.c615 (*backend->debug_swap.swap_fdr_in) (abfd, (void *) fraw_src, fdr_ptr);
H A Delf64-alpha.c1498 (*swap->swap_fdr_in) (abfd, (PTR) fraw_src, fdr_ptr);
H A Delfxx-mips.c9948 (*swap->swap_fdr_in) (abfd, fraw_src, fdr_ptr);
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmdebugread.c443 (*swap->swap_fdr_in) (objfile->obfd, fdr_src, fdr_ptr);

Completed in 324 milliseconds