Lines Matching refs:input_section
98 asection *input_section ATTRIBUTE_UNUSED, in coff_arm_reloc()
577 asection *input_section ATTRIBUTE_UNUSED, in aoutarm_fix_pcrel_26_done()
592 asection *input_section, in aoutarm_fix_pcrel_26() argument
608 if (symbol->section->name != input_section->name in aoutarm_fix_pcrel_26()
618 relocation -= input_section->output_section->vma; in aoutarm_fix_pcrel_26()
619 relocation -= input_section->output_offset; in aoutarm_fix_pcrel_26()
650 asection *input_section, in coff_thumb_pcrel_common() argument
696 if (symbol->section->name != input_section->name in coff_thumb_pcrel_common()
723 relocation -= input_section->output_section->vma; in coff_thumb_pcrel_common()
724 relocation -= input_section->output_offset; in coff_thumb_pcrel_common()
776 asection *input_section, in coff_thumb_pcrel_23() argument
781 input_section, output_bfd, error_message, in coff_thumb_pcrel_23()
790 asection *input_section, in coff_thumb_pcrel_9() argument
795 input_section, output_bfd, error_message, in coff_thumb_pcrel_9()
805 asection *input_section, in coff_thumb_pcrel_12() argument
810 input_section, output_bfd, error_message, in coff_thumb_pcrel_12()
944 asection *input_section, in arm_emit_base_file_entry() argument
948 - input_section->vma in arm_emit_base_file_entry()
949 + input_section->output_offset in arm_emit_base_file_entry()
950 + input_section->output_section->vma; in arm_emit_base_file_entry()
1165 asection *input_section, in coff_arm_relocate_section() argument
1174 bfd_vma high_address = bfd_get_section_limit (input_bfd, input_section); in coff_arm_relocate_section()
1178 relend = rel + input_section->reloc_count; in coff_arm_relocate_section()
1215 howto = coff_rtype_to_howto (input_bfd, input_section, rel, h, in coff_arm_relocate_section()
1232 == input_section->output_section)) in coff_arm_relocate_section()
1249 addend -= rel->r_vaddr - input_section->vma; in coff_arm_relocate_section()
1392 - input_section->vma); in coff_arm_relocate_section()
1401 - (input_section->output_offset in coff_arm_relocate_section()
1402 + input_section->output_section->vma in coff_arm_relocate_section()
1409 contents + rel->r_vaddr - input_section->vma); in coff_arm_relocate_section()
1529 - (input_section->output_offset in coff_arm_relocate_section()
1534 - input_section->vma); in coff_arm_relocate_section()
1539 contents + rel->r_vaddr - input_section->vma); in coff_arm_relocate_section()
1568 (info, h->root.root.string, input_bfd, input_section, in coff_arm_relocate_section()
1569 rel->r_vaddr - input_section->vma, TRUE))) in coff_arm_relocate_section()
1578 arm_emit_base_file_entry (info, output_bfd, input_section, in coff_arm_relocate_section()
1597 bfd_vma address = rel->r_vaddr - input_section->vma; in coff_arm_relocate_section()
1619 relocation -= (input_section->output_section->vma in coff_arm_relocate_section()
1620 + input_section->output_offset); in coff_arm_relocate_section()
1705 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section, in coff_arm_relocate_section()
1707 rel->r_vaddr - input_section->vma, in coff_arm_relocate_section()
1734 bfd_byte * location = contents + rel->r_vaddr - input_section->vma; in coff_arm_relocate_section()
1750 input_bfd, input_section, (unsigned long) rel->r_vaddr); in coff_arm_relocate_section()
1770 (bfd_vma) 0, input_bfd, input_section, in coff_arm_relocate_section()
1771 rel->r_vaddr - input_section->vma))) in coff_arm_relocate_section()