Searched defs:swap_ext_in (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | ecoff.c | 848 void (* const swap_ext_in) (bfd *, void *, EXTR *) in _bfd_ecoff_slurp_symbol_table() local 3330 void (* const swap_ext_in) (bfd *, void *, EXTR *) in ecoff_link_add_externals() local 3591 void (* const swap_ext_in) (bfd *, void *, EXTR *) in ecoff_link_check_archive_element() local
|
| /freebsd-11-stable/contrib/binutils/include/coff/ |
| HD | ecoff.h | 390 void (*swap_ext_in) (bfd *, void *, EXTR *); member
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | mdebugread.c | 2221 void (*const swap_ext_in) (bfd *, void *, EXTR *) = debug_swap->swap_ext_in; in parse_partial_symbols() local
|