Home | History | Annotate | Download | only in bfd

Lines Matching refs:output_bfd

236 elf32_m68hc11_setup_section_lists (bfd *output_bfd, struct bfd_link_info *info)
251 if (bfd_get_flavour (info->output_bfd) != bfd_target_elf_flavour)
285 /* We can't use output_bfd->section_count here to find the top output
288 for (section = output_bfd->sections, top_index = 0;
310 for (section = output_bfd->sections;
328 elf32_m68hc11_size_stubs (bfd *output_bfd, bfd *stub_bfd,
424 || section->output_section->owner != output_bfd)
808 bfd *output_bfd,
811 if (output_bfd != NULL)
822 bfd *output_bfd,
825 if (output_bfd != (bfd *) NULL
834 if (output_bfd != NULL)
909 elf32_m68hc11_relocate_section (bfd *output_bfd ATTRIBUTE_UNUSED,