Lines Matching refs:input_bfd

231 				 bfd *input_bfd,  in mn10200_elf_final_link_relocate()  argument
253 bfd_put_32 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
262 bfd_put_16 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
271 bfd_put_8 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
281 value |= (bfd_get_32 (input_bfd, hit_data) & 0xff000000); in mn10200_elf_final_link_relocate()
282 bfd_put_32 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
294 bfd_put_8 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
306 bfd_put_16 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
319 value |= (bfd_get_32 (input_bfd, hit_data) & 0xff000000); in mn10200_elf_final_link_relocate()
320 bfd_put_32 (input_bfd, value, hit_data); in mn10200_elf_final_link_relocate()
332 bfd *input_bfd, in mn10200_elf_relocate_section() argument
343 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr; in mn10200_elf_relocate_section()
344 sym_hashes = elf_sym_hashes (input_bfd); in mn10200_elf_relocate_section()
376 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel, in mn10200_elf_relocate_section()
383 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section, in mn10200_elf_relocate_section()
389 r = mn10200_elf_final_link_relocate (howto, input_bfd, output_bfd, in mn10200_elf_relocate_section()
405 (input_bfd, symtab_hdr->sh_link, sym->st_name)); in mn10200_elf_relocate_section()
407 name = bfd_section_name (input_bfd, sec); in mn10200_elf_relocate_section()
415 (bfd_vma) 0, input_bfd, input_section, in mn10200_elf_relocate_section()
422 (info, name, input_bfd, input_section, in mn10200_elf_relocate_section()
445 (info, msg, name, input_bfd, input_section, in mn10200_elf_relocate_section()
1282 bfd *input_bfd = input_section->owner; in mn10200_elf_get_relocated_section_contents() local
1296 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr; in mn10200_elf_get_relocated_section_contents()
1310 (input_bfd, input_section, NULL, in mn10200_elf_get_relocated_section_contents()
1319 isymbuf = bfd_elf_get_elf_syms (input_bfd, symtab_hdr, in mn10200_elf_get_relocated_section_contents()
1344 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx); in mn10200_elf_get_relocated_section_contents()
1349 if (! mn10200_elf_relocate_section (output_bfd, link_info, input_bfd, in mn10200_elf_get_relocated_section_contents()