Lines Matching refs:output_swap
465 const struct ecoff_debug_swap *output_swap ATTRIBUTE_UNUSED, in bfd_ecoff_debug_init()
525 const struct ecoff_debug_swap *output_swap ATTRIBUTE_UNUSED, in bfd_ecoff_debug_free()
552 const struct ecoff_debug_swap *output_swap, in bfd_ecoff_debug_accumulate() argument
564 = output_swap->swap_sym_out; in bfd_ecoff_debug_accumulate()
566 = output_swap->swap_fdr_out; in bfd_ecoff_debug_accumulate()
568 = output_swap->swap_rfd_out; in bfd_ecoff_debug_accumulate()
569 bfd_size_type external_pdr_size = output_swap->external_pdr_size; in bfd_ecoff_debug_accumulate()
570 bfd_size_type external_sym_size = output_swap->external_sym_size; in bfd_ecoff_debug_accumulate()
571 bfd_size_type external_opt_size = output_swap->external_opt_size; in bfd_ecoff_debug_accumulate()
572 bfd_size_type external_fdr_size = output_swap->external_fdr_size; in bfd_ecoff_debug_accumulate()
573 bfd_size_type external_rfd_size = output_swap->external_rfd_size; in bfd_ecoff_debug_accumulate()
975 (*output_swap->swap_pdr_out) (output_bfd, &pdr, out); in bfd_ecoff_debug_accumulate()
999 (*output_swap->swap_opt_out) (output_bfd, &opt, out); in bfd_ecoff_debug_accumulate()
1083 const struct ecoff_debug_swap *output_swap, in bfd_ecoff_debug_accumulate_other() argument
1089 = output_swap->swap_sym_out; in bfd_ecoff_debug_accumulate_other()
1159 output_swap->external_sym_size); in bfd_ecoff_debug_accumulate_other()
1168 (unsigned long) output_swap->external_sym_size); in bfd_ecoff_debug_accumulate_other()
1180 output_swap->external_fdr_size); in bfd_ecoff_debug_accumulate_other()
1186 (*output_swap->swap_fdr_out) (output_bfd, &fdr, external_fdr); in bfd_ecoff_debug_accumulate_other()
1189 (unsigned long) output_swap->external_fdr_size); in bfd_ecoff_debug_accumulate_other()