Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Decoff.c422 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_slurp_symbolic_header()
489 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_slurp_symbolic_info()
843 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in _bfd_ecoff_slurp_symbol_table()
993 &ecoff_backend (abfd)->debug_swap; in ecoff_emit_aggregate()
1367 = &ecoff_backend (abfd)->debug_swap; in _bfd_ecoff_print_symbol()
1553 const struct ecoff_backend_data * const backend = ecoff_backend (abfd); in ecoff_slurp_reloc_table()
1708 = &ecoff_backend (abfd)->debug_swap; in _bfd_ecoff_find_nearest_line()
1837 (*(ecoff_backend (obfd)->debug_swap.swap_ext_in)) in _bfd_ecoff_bfd_copy_private_bfd_data()
1841 (*(ecoff_backend (obfd)->debug_swap.swap_ext_out)) in _bfd_ecoff_bfd_copy_private_bfd_data()
1859 return arch == ecoff_backend (abfd)->arch; in _bfd_ecoff_set_arch_mach()
[all …]
Dlibecoff.h33 #define ecoff_backend(abfd) \ macro
/freebsd-10-stable/contrib/binutils/gas/config/
Dobj-ecoff.c142 = &ecoff_backend (stdoutput)->debug_swap; in ecoff_frob_file()
186 = &ecoff_backend (stdoutput)->debug_swap; in obj_ecoff_set_ext()
/freebsd-10-stable/contrib/gdb/gdb/
Dmipsread.c93 if (!((*ecoff_backend (abfd)->debug_swap.read_debug_info) in mipscoff_symfile_read()
97 mdebug_build_psymtabs (objfile, &ecoff_backend (abfd)->debug_swap, in mipscoff_symfile_read()
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-92959960 ecoff_backend information. No longer includes coff/mips.h.