Home
last modified time | relevance | path

Searched refs:ecoff_backend (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Decoff.c429 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_slurp_symbolic_header()
496 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_slurp_symbolic_info()
851 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_slurp_symbol_table()
1027 &ecoff_backend (abfd)->debug_swap; in ecoff_emit_aggregate()
1401 = &ecoff_backend (abfd)->debug_swap; in _bfd_ecoff_print_symbol()
1587 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_slurp_reloc_table()
1743 = &ecoff_backend (abfd)->debug_swap; in _bfd_ecoff_find_nearest_line()
1875 (*(ecoff_backend (obfd)->debug_swap.swap_ext_in)) in _bfd_ecoff_bfd_copy_private_bfd_data()
1879 (*(ecoff_backend (obfd)->debug_swap.swap_ext_out)) in _bfd_ecoff_bfd_copy_private_bfd_data()
1897 return arch == ecoff_backend (abfd)->arch; in _bfd_ecoff_set_arch_mach()
[all …]
Dlibecoff.h33 #define ecoff_backend(abfd) \ macro
/toolchain/binutils/binutils-2.27/gas/config/
Dobj-ecoff.c141 = &ecoff_backend (stdoutput)->debug_swap; in ecoff_frob_file()
185 = &ecoff_backend (stdoutput)->debug_swap; in obj_ecoff_set_ext()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92959960 ecoff_backend information. No longer includes coff/mips.h.