Home | History | Annotate | Download | only in bfd

Lines Matching defs:input_bfd

337 elf32_h8_final_link_relocate (unsigned long r_type, bfd *input_bfd,
358 bfd_put_32 (input_bfd, value, hit_data);
365 bfd_put_16 (input_bfd, value, hit_data);
372 bfd_put_8 (input_bfd, value, hit_data);
387 value |= (bfd_get_32 (input_bfd, hit_data) & 0xff000000);
390 bfd_put_32 (input_bfd, value, hit_data);
404 bfd_put_16 (input_bfd, value, hit_data);
418 bfd_put_8 (input_bfd, value, hit_data);
430 bfd *input_bfd, asection *input_section,
439 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr;
440 sym_hashes = elf_sym_hashes (input_bfd);
456 elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel);
474 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
481 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
487 r = elf32_h8_final_link_relocate (r_type, input_bfd, output_bfd,
503 (input_bfd, symtab_hdr->sh_link, sym->st_name));
505 name = bfd_section_name (input_bfd, sec);
513 (bfd_vma) 0, input_bfd, input_section,
520 (info, name, input_bfd, input_section,
543 (info, msg, name, input_bfd, input_section,
1614 bfd *input_bfd = input_section->owner;
1628 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr;
1641 (input_bfd, input_section, NULL,
1650 isymbuf = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
1675 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx);
1680 input_bfd,