Home | History | Annotate | Download | only in bfd

Lines Matching refs:input_bfd

208     (bfd *               input_bfd,
215 insn = bfd_get_32 (input_bfd, contents + relhi->r_offset);
221 bfd_put_32 (input_bfd, insn, contents + relhi->r_offset);
249 bfd * input_bfd,
255 return _bfd_final_link_relocate (howto, input_bfd, input_section,
285 via elf_sym_hashes (input_bfd).
297 bfd * input_bfd,
309 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
310 sym_hashes = elf_sym_hashes (input_bfd);
341 (input_bfd, symtab_hdr->sh_link, sym->st_name);
342 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name;
349 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
358 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
368 r = mt_elf_relocate_hi16 (input_bfd, rel, contents, relocation);
371 r = mt_final_link_relocate (howto, input_bfd, input_section,
386 input_bfd, input_section, rel->r_offset);
391 (info, name, input_bfd, input_section, rel->r_offset, TRUE);
409 (info, msg, name, input_bfd, input_section, rel->r_offset);