Searched refs:ecoff_backend (Results 1 – 5 of 5) sorted by relevance
422 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 …]
33 #define ecoff_backend(abfd) \ macro
142 = &ecoff_backend (stdoutput)->debug_swap; in ecoff_frob_file()186 = &ecoff_backend (stdoutput)->debug_swap; in obj_ecoff_set_ext()
93 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()
9960 ecoff_backend information. No longer includes coff/mips.h.