Lines Matching refs:input_section

233 				 asection *input_section,  in mn10200_elf_final_link_relocate()  argument
286 value -= (input_section->output_section->vma in mn10200_elf_final_link_relocate()
287 + input_section->output_offset); in mn10200_elf_final_link_relocate()
298 value -= (input_section->output_section->vma in mn10200_elf_final_link_relocate()
299 + input_section->output_offset); in mn10200_elf_final_link_relocate()
310 value -= (input_section->output_section->vma in mn10200_elf_final_link_relocate()
311 + input_section->output_offset); in mn10200_elf_final_link_relocate()
333 asection *input_section, in mn10200_elf_relocate_section() argument
347 relend = relocs + input_section->reloc_count; 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()
390 input_section, 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()
1281 asection *input_section = link_order->u.indirect.section; in mn10200_elf_get_relocated_section_contents() local
1282 bfd *input_bfd = input_section->owner; in mn10200_elf_get_relocated_section_contents()
1290 || elf_section_data (input_section)->this_hdr.contents == NULL) in mn10200_elf_get_relocated_section_contents()
1298 memcpy (data, elf_section_data (input_section)->this_hdr.contents, in mn10200_elf_get_relocated_section_contents()
1299 (size_t) input_section->size); in mn10200_elf_get_relocated_section_contents()
1301 if ((input_section->flags & SEC_RELOC) != 0 in mn10200_elf_get_relocated_section_contents()
1302 && input_section->reloc_count > 0) in mn10200_elf_get_relocated_section_contents()
1310 (input_bfd, input_section, NULL, in mn10200_elf_get_relocated_section_contents()
1350 input_section, data, internal_relocs, in mn10200_elf_get_relocated_section_contents()
1359 if (elf_section_data (input_section)->relocs != internal_relocs) in mn10200_elf_get_relocated_section_contents()
1372 && elf_section_data (input_section)->relocs != internal_relocs) in mn10200_elf_get_relocated_section_contents()