| /netbsd/src/external/gpl3/binutils/dist/include/coff/ |
| D | sym.h | 239 } SYMR, *pSYMR; typedef 241 #define cbSYMR sizeof(SYMR) 264 SYMR asym; /* symbol for the external */
|
| D | ecoff.h | 392 void (*swap_sym_in) (bfd *, void *, SYMR *); 403 void (*swap_sym_out) (bfd *, const SYMR *, void *);
|
| D | ChangeLog-9103 | 795 (SYMR): Make field value bfd_vma, not long.
|
| /netbsd/src/external/gpl3/gdb/dist/include/coff/ |
| D | sym.h | 239 } SYMR, *pSYMR; typedef 241 #define cbSYMR sizeof(SYMR) 264 SYMR asym; /* symbol for the external */
|
| D | ecoff.h | 392 void (*swap_sym_in) (bfd *, void *, SYMR *); 403 void (*swap_sym_out) (bfd *, const SYMR *, void *);
|
| D | ChangeLog-9103 | 795 (SYMR): Make field value bfd_vma, not long.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | mdebugread.c | 227 static int has_opaque_xref (FDR *, SYMR *); 561 add_data_symbol (SYMR *sh, union aux_ext *ax, int bigend, in add_data_symbol() 579 parse_symbol (SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend, in parse_symbol() 584 void (*const swap_sym_in) (bfd *, void *, SYMR *) = debug_swap->swap_sym_in; in parse_symbol() 733 SYMR tsym; in parse_symbol() 870 SYMR tsym; in parse_symbol() 1060 SYMR tsym; in parse_symbol() 1949 SYMR sh; in parse_procedure() 2305 void (*const swap_sym_in) (bfd *, void *, SYMR *) = debug_swap->swap_sym_in; in parse_partial_symbols() 2315 SYMR sh; in parse_partial_symbols() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ecoffswap.h | 85 static void ecoff_swap_sym_in (bfd *, void *, SYMR *); 86 static void ecoff_swap_sym_out (bfd *, const SYMR *, void *); 441 ecoff_swap_sym_in (bfd *abfd, void * ext_copy, SYMR *intern) in ecoff_swap_sym_in() 495 ecoff_swap_sym_out (bfd *abfd, const SYMR *intern_copy, void * ext_ptr) in ecoff_swap_sym_out() 498 SYMR intern[1]; in ecoff_swap_sym_out()
|
| D | ecofflink.c | 560 void (* const swap_sym_in) (bfd *, void *, SYMR *) in bfd_ecoff_debug_accumulate() 564 void (* const swap_sym_out) (bfd *, const SYMR *, void *) in bfd_ecoff_debug_accumulate() 791 SYMR internal_sym; in bfd_ecoff_debug_accumulate() 1089 void (* const swap_sym_out) (bfd *, const SYMR *, void *) in bfd_ecoff_debug_accumulate_other() 1137 SYMR internal_sym; in bfd_ecoff_debug_accumulate_other() 1803 SYMR sym; in mk_fdrtab() 2014 SYMR sym; in lookup_line() 2241 SYMR proc_sym; in lookup_line() 2326 SYMR sym; in lookup_line() 2347 SYMR nextsym; in lookup_line()
|
| D | ecoff.c | 699 SYMR *ecoff_sym, in ecoff_set_symbol_info() 883 void (* const swap_sym_in) (bfd *, void *, SYMR *) in _bfd_ecoff_slurp_symbol_table() 984 SYMR internal_sym; in _bfd_ecoff_slurp_symbol_table() 1098 SYMR sym; in ecoff_emit_aggregate() 1463 SYMR ecoff_sym; in _bfd_ecoff_print_symbol()
|
| D | elfxx-mips.c | 1540 SYMR sym; in mips_elf_create_procedure_table()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ecoffswap.h | 85 static void ecoff_swap_sym_in (bfd *, void *, SYMR *); 86 static void ecoff_swap_sym_out (bfd *, const SYMR *, void *); 441 ecoff_swap_sym_in (bfd *abfd, void * ext_copy, SYMR *intern) in ecoff_swap_sym_in() 495 ecoff_swap_sym_out (bfd *abfd, const SYMR *intern_copy, void * ext_ptr) in ecoff_swap_sym_out() 498 SYMR intern[1]; in ecoff_swap_sym_out()
|
| D | ecofflink.c | 560 void (* const swap_sym_in) (bfd *, void *, SYMR *) in bfd_ecoff_debug_accumulate() 564 void (* const swap_sym_out) (bfd *, const SYMR *, void *) in bfd_ecoff_debug_accumulate() 791 SYMR internal_sym; in bfd_ecoff_debug_accumulate() 1089 void (* const swap_sym_out) (bfd *, const SYMR *, void *) in bfd_ecoff_debug_accumulate_other() 1137 SYMR internal_sym; in bfd_ecoff_debug_accumulate_other() 1803 SYMR sym; in mk_fdrtab() 2014 SYMR sym; in lookup_line() 2241 SYMR proc_sym; in lookup_line() 2326 SYMR sym; in lookup_line() 2347 SYMR nextsym; in lookup_line()
|
| D | ecoff.c | 699 SYMR *ecoff_sym, in ecoff_set_symbol_info() 883 void (* const swap_sym_in) (bfd *, void *, SYMR *) in _bfd_ecoff_slurp_symbol_table() 984 SYMR internal_sym; in _bfd_ecoff_slurp_symbol_table() 1098 SYMR sym; in ecoff_emit_aggregate() 1463 SYMR ecoff_sym; in _bfd_ecoff_print_symbol()
|
| D | elfxx-mips.c | 1540 SYMR sym; in mips_elf_create_procedure_table()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ecoff.c | 3457 SYMR dummy_symr; in ecoff_stab() 3870 void (* const swap_sym_out) (bfd *, const SYMR *, void *) in ecoff_build_symbols()
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 25852 … @@ -1034,9 +1034,7 @@ parse_symbol (SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend,
|