Home | History | Annotate | Download | only in bfd

Lines Matching refs:input_bfd

236      bfd *               input_bfd,
249 if (bfd_big_endian (input_bfd))
436 via elf_sym_hashes (input_bfd).
448 bfd * input_bfd,
460 symtab_hdr = & elf_tdata (input_bfd)->symtab_hdr;
461 sym_hashes = elf_sym_hashes (input_bfd);
492 (input_bfd, symtab_hdr->sh_link, sym->st_name);
493 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name;
499 RELOC_FOR_GLOBAL_SYMBOL(info, input_bfd, input_section, rel,
508 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
515 r = bfd_elf_perform_complex_relocation (input_bfd, input_section,
518 r = mep_final_link_relocate (howto, input_bfd, input_section,
530 input_bfd, input_section, rel->r_offset);
535 (info, name, input_bfd, input_section, rel->r_offset, TRUE);
557 (info, msg, name, input_bfd, input_section, rel->r_offset);
566 (info, "__tpbase", input_bfd, input_section, warn_tp-1, TRUE);
569 (info, "__sdabase", input_bfd, input_section, warn_sda-1, TRUE);