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

/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dobj-ecoff.c194 (*debug_swap->swap_ext_out) (stdoutput, ext, esym->native);
/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h401 void (*swap_ext_out) (bfd *, const EXTR *, void *); member in struct:ecoff_debug_swap
/freebsd-10.0-release/contrib/binutils/bfd/
H A Decofflink.c1323 void (* const swap_ext_out) PARAMS ((bfd *, const EXTR *, PTR))
1324 = swap->swap_ext_out;
1354 (*swap_ext_out) (abfd, esym,
H A Decoff.c1847 (*(ecoff_backend (obfd)->debug_swap.swap_ext_out))

Completed in 180 milliseconds