Home
last modified time | relevance | path

Searched refs:SYMR (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dsym.h239 } SYMR, *pSYMR; typedef
241 #define cbSYMR sizeof(SYMR)
264 SYMR asym; /* symbol for the external */
Decoff.h387 void (*swap_sym_in) (bfd *, void *, SYMR *);
398 void (*swap_sym_out) (bfd *, const SYMR *, void *);
DChangeLog-9103795 (SYMR): Make field value bfd_vma, not long.
/toolchain/binutils/binutils-2.25/bfd/
Decoffswap.h85 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()
Decofflink.c559 void (* const swap_sym_in) (bfd *, void *, SYMR *) in bfd_ecoff_debug_accumulate()
563 void (* const swap_sym_out) (bfd *, const SYMR *, void *) in bfd_ecoff_debug_accumulate()
790 SYMR internal_sym; in bfd_ecoff_debug_accumulate()
1088 void (* const swap_sym_out) (bfd *, const SYMR *, void *) in bfd_ecoff_debug_accumulate_other()
1136 SYMR internal_sym; in bfd_ecoff_debug_accumulate_other()
1768 SYMR sym; in mk_fdrtab()
1968 SYMR sym; in lookup_line()
2174 SYMR proc_sym; in lookup_line()
2242 SYMR sym; in lookup_line()
2258 SYMR nextsym; in lookup_line()
Decoff.c660 SYMR *ecoff_sym, in ecoff_set_symbol_info()
857 void (* const swap_sym_in) (bfd *, void *, SYMR *) in _bfd_ecoff_slurp_symbol_table()
926 SYMR internal_sym; in _bfd_ecoff_slurp_symbol_table()
1018 SYMR sym; in ecoff_emit_aggregate()
1385 SYMR ecoff_sym; in _bfd_ecoff_print_symbol()
Delfxx-mips.c1456 SYMR sym; in mips_elf_create_procedure_table()
/toolchain/binutils/binutils-2.25/gas/
Decoff.c3475 SYMR dummy_symr; in ecoff_stab()
3900 void (* const swap_sym_out) (bfd *, const SYMR *, void *) in ecoff_build_symbols()