Home | History | Annotate | Download | only in bfd

Lines Matching defs:input_bfd

377    via elf_sym_hashes (input_bfd).
388 bfd * input_bfd,
395 Elf_Internal_Shdr * symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
396 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd);
404 input_bfd,
432 input_bfd, (int) r_type);
446 input_bfd,
466 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
473 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
485 oldinst = bfd_get_16 (input_bfd, contents + offset);
487 bfd_put_16 (input_bfd, (bfd_vma) MCORE_INST_BSR, contents + offset);
497 (howto, input_bfd, input_section, contents, offset, relocation, addend);
502 bfd_put_16 (input_bfd, (bfd_vma) oldinst, contents + offset);
524 (input_bfd, symtab_hdr->sh_link, sym->st_name);
530 name = bfd_section_name (input_bfd, sec);
535 (bfd_vma) 0, input_bfd, input_section, offset);