Lines Matching refs:input_section

402 		    asection *input_section,  in mips_generic_reloc()  argument
410 reloc_entry->address += input_section->output_offset; in mips_generic_reloc()
431 asection *input_section, in mips_refhi_reloc() argument
445 reloc_entry->address += input_section->output_offset; in mips_refhi_reloc()
463 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in mips_refhi_reloc()
476 reloc_entry->address += input_section->output_offset; in mips_refhi_reloc()
490 asection *input_section, in mips_reflo_reloc() argument
506 * OCTETS_PER_BYTE (abfd, input_section)); in mips_reflo_reloc()
510 input_section, octets)) in mips_reflo_reloc()
546 input_section, output_bfd, error_message); in mips_reflo_reloc()
557 asection *input_section, in mips_gprel_reloc() argument
575 reloc_entry->address += input_section->output_offset; in mips_gprel_reloc()
652 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in mips_gprel_reloc()
673 reloc_entry->address += input_section->output_offset; in mips_gprel_reloc()
749 asection *input_section, in mips_relocate_hi() argument
761 contents + refhi->r_vaddr - input_section->vma); in mips_relocate_hi()
766 contents + reflo->r_vaddr - input_section->vma) in mips_relocate_hi()
785 contents + refhi->r_vaddr - input_section->vma); in mips_relocate_hi()
794 asection *input_section, in mips_relocate_section() argument
863 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
949 input_bfd, input_section, in mips_relocate_section()
950 int_rel.r_vaddr - input_section->vma); in mips_relocate_section()
1068 relocation -= int_rel.r_vaddr - input_section->vma; in mips_relocate_section()
1081 (info, h->root.root.string, input_bfd, input_section, in mips_relocate_section()
1082 int_rel.r_vaddr - input_section->vma); in mips_relocate_section()
1104 relocation -= (input_section->output_section->vma in mips_relocate_section()
1105 + input_section->output_offset in mips_relocate_section()
1106 - input_section->vma); in mips_relocate_section()
1117 - input_section->vma)); in mips_relocate_section()
1122 input_bfd, input_section, contents, in mips_relocate_section()
1129 int_rel.r_vaddr += (input_section->output_section->vma in mips_relocate_section()
1130 + input_section->output_offset in mips_relocate_section()
1131 - input_section->vma); in mips_relocate_section()
1155 (info, h->root.root.string, input_bfd, input_section, in mips_relocate_section()
1156 int_rel.r_vaddr - input_section->vma, true); in mips_relocate_section()
1177 input_section, in mips_relocate_section()
1180 - input_section->vma), in mips_relocate_section()
1187 input_bfd, input_section, contents, in mips_relocate_section()
1203 != ((input_section->output_section->vma in mips_relocate_section()
1204 + input_section->output_offset in mips_relocate_section()
1205 + (int_rel.r_vaddr - input_section->vma)) in mips_relocate_section()
1226 (bfd_vma) 0, input_bfd, input_section, in mips_relocate_section()
1227 int_rel.r_vaddr - input_section->vma); in mips_relocate_section()