Home | History | Annotate | Download | only in bfd

Lines Matching refs:input_bfd

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