Lines Matching refs:debug_swap
439 backend->debug_swap.sym_magic) in ecoff_slurp_symbolic_header()
453 external_hdr_size = backend->debug_swap.external_hdr_size; in ecoff_slurp_symbolic_header()
468 (*backend->debug_swap.swap_hdr_in) (abfd, raw, internal_symhdr); in ecoff_slurp_symbolic_header()
470 if (internal_symhdr->magic != backend->debug_swap.sym_magic) in ecoff_slurp_symbolic_header()
545 + backend->debug_swap.external_hdr_size); in _bfd_ecoff_slurp_symbolic_info()
572 UPDATE_RAW_END (cbDnOffset, idnMax, backend->debug_swap.external_dnr_size); in _bfd_ecoff_slurp_symbolic_info()
573 UPDATE_RAW_END (cbPdOffset, ipdMax, backend->debug_swap.external_pdr_size); in _bfd_ecoff_slurp_symbolic_info()
574 UPDATE_RAW_END (cbSymOffset, isymMax, backend->debug_swap.external_sym_size); in _bfd_ecoff_slurp_symbolic_info()
581 UPDATE_RAW_END (cbFdOffset, ifdMax, backend->debug_swap.external_fdr_size); in _bfd_ecoff_slurp_symbolic_info()
582 UPDATE_RAW_END (cbRfdOffset, crfd, backend->debug_swap.external_rfd_size); in _bfd_ecoff_slurp_symbolic_info()
583 UPDATE_RAW_END (cbExtOffset, iextMax, backend->debug_swap.external_ext_size); in _bfd_ecoff_slurp_symbolic_info()
594 pos += backend->debug_swap.external_hdr_size; in _bfd_ecoff_slurp_symbolic_info()
648 external_fdr_size = backend->debug_swap.external_fdr_size; in _bfd_ecoff_slurp_symbolic_info()
656 (*backend->debug_swap.swap_fdr_in) (abfd, (void *) fraw_src, fdr_ptr); in _bfd_ecoff_slurp_symbolic_info()
878 = backend->debug_swap.external_ext_size; in _bfd_ecoff_slurp_symbol_table()
880 = backend->debug_swap.external_sym_size; in _bfd_ecoff_slurp_symbol_table()
882 = backend->debug_swap.swap_ext_in; in _bfd_ecoff_slurp_symbol_table()
884 = backend->debug_swap.swap_sym_in; in _bfd_ecoff_slurp_symbol_table()
1079 const struct ecoff_debug_swap * const debug_swap = in ecoff_emit_aggregate() local
1080 &ecoff_backend (abfd)->debug_swap; in ecoff_emit_aggregate()
1106 (*debug_swap->swap_rfd_in) (abfd, in ecoff_emit_aggregate()
1109 * debug_swap->external_rfd_size)), in ecoff_emit_aggregate()
1116 (*debug_swap->swap_sym_in) (abfd, in ecoff_emit_aggregate()
1118 + indx * debug_swap->external_sym_size), in ecoff_emit_aggregate()
1451 const struct ecoff_debug_swap * const debug_swap in _bfd_ecoff_print_symbol() local
1452 = &ecoff_backend (abfd)->debug_swap; in _bfd_ecoff_print_symbol()
1465 (*debug_swap->swap_sym_in) (abfd, ecoffsymbol (symbol)->native, in _bfd_ecoff_print_symbol()
1476 (*debug_swap->swap_ext_in) (abfd, ecoffsymbol (symbol)->native, in _bfd_ecoff_print_symbol()
1496 (*debug_swap->swap_sym_in) (abfd, ecoffsymbol (symbol)->native, in _bfd_ecoff_print_symbol()
1501 / debug_swap->external_sym_size) in _bfd_ecoff_print_symbol()
1509 (*debug_swap->swap_ext_in) (abfd, ecoffsymbol (symbol)->native, in _bfd_ecoff_print_symbol()
1514 / debug_swap->external_ext_size); in _bfd_ecoff_print_symbol()
1803 const struct ecoff_debug_swap * const debug_swap in _bfd_ecoff_find_nearest_line() local
1804 = &ecoff_backend (abfd)->debug_swap; in _bfd_ecoff_find_nearest_line()
1827 debug_swap, line_info, filename_ptr, in _bfd_ecoff_find_nearest_line()
1939 (*(ecoff_backend (obfd)->debug_swap.swap_ext_in)) in _bfd_ecoff_bfd_copy_private_bfd_data()
1943 (*(ecoff_backend (obfd)->debug_swap.swap_ext_out)) in _bfd_ecoff_bfd_copy_private_bfd_data()
2363 (*(ecoff_backend (input_bfd)->debug_swap.swap_ext_in)) in ecoff_get_extr()
2409 = backend->debug_swap.external_hdr_size; in _bfd_ecoff_write_object_contents()
2696 if (! bfd_ecoff_debug_externals (abfd, debug, &backend->debug_swap, in _bfd_ecoff_write_object_contents()
2809 if (! bfd_ecoff_write_debug (abfd, debug, &backend->debug_swap, in _bfd_ecoff_write_object_contents()
3332 = backend->debug_swap.swap_ext_in; in ecoff_link_add_externals()
3333 bfd_size_type external_ext_size = backend->debug_swap.external_ext_size; in ecoff_link_add_externals()
3537 external_ext_size = ecoff_backend (abfd)->debug_swap.external_ext_size; in ecoff_link_add_object_symbols()
3784 &ecoff_backend (input_bfd)->debug_swap; in ecoff_final_link_debug_accumulate()
3835 &ecoff_backend (output_bfd)->debug_swap, in ecoff_final_link_debug_accumulate()
4271 &ecoff_backend (output_bfd)->debug_swap, h->root.root.string, in ecoff_link_write_external()
4323 handle = bfd_ecoff_debug_init (abfd, debug, &backend->debug_swap, info); in _bfd_ecoff_bfd_final_link()
4346 debug, &backend->debug_swap, in _bfd_ecoff_bfd_final_link()
4389 &backend->debug_swap, info, in _bfd_ecoff_bfd_final_link()
4393 bfd_ecoff_debug_free (handle, abfd, debug, &backend->debug_swap, info); in _bfd_ecoff_bfd_final_link()