Searched defs:swap_sym_in (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | mdebugread.c | 600 void (*const swap_sym_in) (bfd *, void *, SYMR *) = debug_swap->swap_sym_in; in parse_symbol() local 2213 void (*const swap_sym_in) (bfd *, void *, SYMR *) = debug_swap->swap_sym_in; in parse_partial_symbols() local 3693 void (*const swap_sym_in) (bfd *, void *, SYMR *) = debug_swap->swap_sym_in; in handle_psymbol_enumerators() local 3784 void (*swap_sym_in) (bfd *, void *, SYMR *); in psymtab_to_symtab_1() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | ecoff.h | 386 void (*swap_sym_in) (bfd *, void *, SYMR *); member
|
/openbsd-src/gnu/usr.bin/binutils/include/coff/ |
H A D | ecoff.h | 412 void (*swap_sym_in) (bfd *, void *, SYMR *); member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecofflink.c | 593 void (* const swap_sym_in) PARAMS ((bfd *, PTR, SYMR *)) local
|
H A D | ecoff.c | 851 void (* const swap_sym_in) (bfd *, void *, SYMR *) in _bfd_ecoff_slurp_symbol_table() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | ecofflink.c | 592 void (* const swap_sym_in) PARAMS ((bfd *, PTR, SYMR *)) local
|
H A D | ecoff.c | 957 void (* const swap_sym_in) PARAMS ((bfd *, PTR, SYMR *)) local
|