Home | History | Annotate | Download | only in bfd

Lines Matching refs:input_bfd

757    via elf_sym_hashes (input_bfd).
768 bfd * input_bfd,
782 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
783 sym_hashes = elf_sym_hashes (input_bfd);
825 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
832 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
843 (input_bfd, symtab_hdr->sh_link, sym->st_name));
845 name = bfd_section_name (input_bfd, sec);
855 x = bfd_get_32 (input_bfd, contents + rel->r_offset);
859 bfd_put_32 (input_bfd, x, contents + rel->r_offset);
875 plt_offset = elf_local_got_offsets (input_bfd) + r_symndx;
898 bfd_put_32 (input_bfd, x, splt->contents + *plt_offset);
906 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
913 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
928 (bfd_vma) 0, input_bfd, input_section, rel->r_offset);
933 (info, name, input_bfd, input_section, rel->r_offset,
956 (info, msg, name, input_bfd, input_section, rel->r_offset);