Home | History | Annotate | Download | only in bfd

Lines Matching refs:input_bfd

145 			   bfd *input_bfd,
156 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
187 via elf_sym_hashes (input_bfd).
198 bfd *input_bfd,
210 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
211 sym_hashes = elf_sym_hashes (input_bfd);
240 (input_bfd, symtab_hdr->sh_link, sym->st_name);
241 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name;
247 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
256 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
262 r = moxie_final_link_relocate (howto, input_bfd, input_section,
274 (bfd_vma) 0, input_bfd, input_section, rel->r_offset);
279 (info, name, input_bfd, input_section, rel->r_offset,
302 (info, msg, name, input_bfd, input_section, rel->r_offset);