Lines Matching refs:input_bfd
143 bfd *input_bfd, in moxie_final_link_relocate() argument
154 r = _bfd_final_link_relocate (howto, input_bfd, input_section, in moxie_final_link_relocate()
195 bfd *input_bfd, in moxie_elf_relocate_section() argument
207 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in moxie_elf_relocate_section()
208 sym_hashes = elf_sym_hashes (input_bfd); in moxie_elf_relocate_section()
237 (input_bfd, symtab_hdr->sh_link, sym->st_name); in moxie_elf_relocate_section()
238 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name; in moxie_elf_relocate_section()
244 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel, in moxie_elf_relocate_section()
253 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section, in moxie_elf_relocate_section()
259 r = moxie_final_link_relocate (howto, input_bfd, input_section, in moxie_elf_relocate_section()
271 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); in moxie_elf_relocate_section()
276 (info, name, input_bfd, input_section, rel->r_offset, in moxie_elf_relocate_section()
299 (info, msg, name, input_bfd, input_section, rel->r_offset); in moxie_elf_relocate_section()