Lines Matching refs:input_section
97 asection *input_section ATTRIBUTE_UNUSED, in coff_arm_reloc()
575 asection *input_section ATTRIBUTE_UNUSED, in aoutarm_fix_pcrel_26_done()
590 asection *input_section, in aoutarm_fix_pcrel_26() argument
606 if (symbol->section->name != input_section->name in aoutarm_fix_pcrel_26()
616 relocation -= input_section->output_section->vma; in aoutarm_fix_pcrel_26()
617 relocation -= input_section->output_offset; in aoutarm_fix_pcrel_26()
648 asection *input_section, in coff_thumb_pcrel_common() argument
694 if (symbol->section->name != input_section->name in coff_thumb_pcrel_common()
721 relocation -= input_section->output_section->vma; in coff_thumb_pcrel_common()
722 relocation -= input_section->output_offset; in coff_thumb_pcrel_common()
774 asection *input_section, in coff_thumb_pcrel_23() argument
779 input_section, output_bfd, error_message, in coff_thumb_pcrel_23()
788 asection *input_section, in coff_thumb_pcrel_9() argument
793 input_section, output_bfd, error_message, in coff_thumb_pcrel_9()
803 asection *input_section, in coff_thumb_pcrel_12() argument
808 input_section, output_bfd, error_message, in coff_thumb_pcrel_12()
938 asection *input_section, in arm_emit_base_file_entry() argument
942 - input_section->vma in arm_emit_base_file_entry()
943 + input_section->output_offset in arm_emit_base_file_entry()
944 + input_section->output_section->vma); in arm_emit_base_file_entry()
1162 asection *input_section, in coff_arm_relocate_section() argument
1171 bfd_vma high_address = bfd_get_section_limit (input_bfd, input_section); in coff_arm_relocate_section()
1175 relend = rel + input_section->reloc_count; in coff_arm_relocate_section()
1212 howto = coff_rtype_to_howto (input_bfd, input_section, rel, h, in coff_arm_relocate_section()
1229 == input_section->output_section)) in coff_arm_relocate_section()
1246 addend -= rel->r_vaddr - input_section->vma; in coff_arm_relocate_section()
1389 - input_section->vma); in coff_arm_relocate_section()
1398 - (input_section->output_offset in coff_arm_relocate_section()
1399 + input_section->output_section->vma in coff_arm_relocate_section()
1406 contents + rel->r_vaddr - input_section->vma); in coff_arm_relocate_section()
1528 - (input_section->output_offset in coff_arm_relocate_section()
1533 - input_section->vma); in coff_arm_relocate_section()
1538 contents + rel->r_vaddr - input_section->vma); in coff_arm_relocate_section()
1567 (info, h->root.root.string, input_bfd, input_section, in coff_arm_relocate_section()
1568 rel->r_vaddr - input_section->vma, TRUE))) in coff_arm_relocate_section()
1577 && !arm_emit_base_file_entry (info, output_bfd, input_section, in coff_arm_relocate_section()
1596 bfd_vma address = rel->r_vaddr - input_section->vma; in coff_arm_relocate_section()
1618 relocation -= (input_section->output_section->vma in coff_arm_relocate_section()
1619 + input_section->output_offset); in coff_arm_relocate_section()
1704 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section, in coff_arm_relocate_section()
1706 rel->r_vaddr - input_section->vma, in coff_arm_relocate_section()
1733 bfd_byte * location = contents + rel->r_vaddr - input_section->vma; in coff_arm_relocate_section()
1749 input_bfd, input_section, (unsigned long) rel->r_vaddr); in coff_arm_relocate_section()
1769 (bfd_vma) 0, input_bfd, input_section, in coff_arm_relocate_section()
1770 rel->r_vaddr - input_section->vma))) in coff_arm_relocate_section()