Home | History | Annotate | Download | only in bfd

Lines Matching refs:input_bfd

391 			  bfd *input_bfd,
410 x = bfd_get_32 (input_bfd, contents);
412 bfd_put_32 (input_bfd, x, contents);
418 bfd_put_32 (input_bfd, relocation, contents);
435 bfd_put_8 (input_bfd, srel >> 1, contents);
452 x = bfd_get_16 (input_bfd, contents);
454 bfd_put_16 (input_bfd, x, contents);
458 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
489 via elf_sym_hashes (input_bfd).
500 bfd *input_bfd,
512 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
513 sym_hashes = elf_sym_hashes (input_bfd);
548 (input_bfd, symtab_hdr->sh_link, sym->st_name);
549 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name;
555 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
564 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
570 r = fr30_final_link_relocate (howto, input_bfd, input_section,
582 (bfd_vma) 0, input_bfd, input_section, rel->r_offset);
587 (info, name, input_bfd, input_section, rel->r_offset,
610 (info, msg, name, input_bfd, input_section, rel->r_offset);