Searched defs:swap_ext_in (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ecoff.c | 826 void (* const swap_ext_in) (bfd *, void *, EXTR *) in _bfd_ecoff_slurp_symbol_table() local 3254 void (* const swap_ext_in) (bfd *, void *, EXTR *) in ecoff_link_add_externals() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ecoff.c | 881 void (* const swap_ext_in) (bfd *, void *, EXTR *) in _bfd_ecoff_slurp_symbol_table() local 3331 void (* const swap_ext_in) (bfd *, void *, EXTR *) in ecoff_link_add_externals() local
|
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | ecoff.h | 393 void (*swap_ext_in) (bfd *, void *, EXTR *); member
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | ecoff.h | 396 void (*swap_ext_in) (bfd *, void *, EXTR *); member
|