Lines Matching refs:input_bfd
381 bfd * input_bfd, in epiphany_final_link_relocate() argument
401 if (rel->r_offset > bfd_get_section_limit (input_bfd, input_section)) in epiphany_final_link_relocate()
404 return _bfd_relocate_contents (howto, input_bfd, relocation, in epiphany_final_link_relocate()
421 return _bfd_relocate_contents (howto, input_bfd, relocation, in epiphany_final_link_relocate()
430 return _bfd_final_link_relocate (howto, input_bfd, input_section, in epiphany_final_link_relocate()
468 bfd *input_bfd, in epiphany_elf_relocate_section() argument
480 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr; in epiphany_elf_relocate_section()
481 sym_hashes = elf_sym_hashes (input_bfd); in epiphany_elf_relocate_section()
510 (input_bfd, symtab_hdr->sh_link, sym->st_name); in epiphany_elf_relocate_section()
511 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name; in epiphany_elf_relocate_section()
519 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel, in epiphany_elf_relocate_section()
528 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section, in epiphany_elf_relocate_section()
535 r = epiphany_final_link_relocate (howto, input_bfd, input_section, in epiphany_elf_relocate_section()
547 (bfd_vma) 0, input_bfd, input_section, rel->r_offset); in epiphany_elf_relocate_section()
552 (info, name, input_bfd, input_section, rel->r_offset, TRUE); in epiphany_elf_relocate_section()
577 (info, msg, name, input_bfd, input_section, rel->r_offset); in epiphany_elf_relocate_section()