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()
442 asection *input_section, in mips_refhi_reloc() argument
456 reloc_entry->address += input_section->output_offset; in mips_refhi_reloc()
474 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in mips_refhi_reloc()
487 reloc_entry->address += input_section->output_offset; in mips_refhi_reloc()
501 asection *input_section, in mips_reflo_reloc() argument
517 * OCTETS_PER_BYTE (abfd, input_section)); in mips_reflo_reloc()
521 input_section, octets)) in mips_reflo_reloc()
557 input_section, output_bfd, error_message); in mips_reflo_reloc()
568 asection *input_section, in mips_gprel_reloc() argument
586 reloc_entry->address += input_section->output_offset; in mips_gprel_reloc()
663 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in mips_gprel_reloc()
684 reloc_entry->address += input_section->output_offset; in mips_gprel_reloc()
760 asection *input_section, in mips_relocate_hi() argument
772 contents + refhi->r_vaddr - input_section->vma); in mips_relocate_hi()
777 contents + reflo->r_vaddr - input_section->vma) in mips_relocate_hi()
796 contents + refhi->r_vaddr - input_section->vma); in mips_relocate_hi()
805 asection *input_section, in mips_relocate_section() argument
874 ext_rel_end = ext_rel + input_section->reloc_count; in mips_relocate_section()
960 input_bfd, input_section, in mips_relocate_section()
961 int_rel.r_vaddr - input_section->vma); in mips_relocate_section()
1079 relocation -= int_rel.r_vaddr - input_section->vma; in mips_relocate_section()
1092 (info, h->root.root.string, input_bfd, input_section, in mips_relocate_section()
1093 int_rel.r_vaddr - input_section->vma); in mips_relocate_section()
1115 relocation -= (input_section->output_section->vma in mips_relocate_section()
1116 + input_section->output_offset in mips_relocate_section()
1117 - input_section->vma); in mips_relocate_section()
1128 - input_section->vma)); in mips_relocate_section()
1133 input_bfd, input_section, contents, in mips_relocate_section()
1140 int_rel.r_vaddr += (input_section->output_section->vma in mips_relocate_section()
1141 + input_section->output_offset in mips_relocate_section()
1142 - input_section->vma); in mips_relocate_section()
1166 (info, h->root.root.string, input_bfd, input_section, in mips_relocate_section()
1167 int_rel.r_vaddr - input_section->vma, true); in mips_relocate_section()
1188 input_section, in mips_relocate_section()
1191 - input_section->vma), in mips_relocate_section()
1198 input_bfd, input_section, contents, in mips_relocate_section()
1214 != ((input_section->output_section->vma in mips_relocate_section()
1215 + input_section->output_offset in mips_relocate_section()
1216 + (int_rel.r_vaddr - input_section->vma)) in mips_relocate_section()
1237 (bfd_vma) 0, input_bfd, input_section, in mips_relocate_section()
1238 int_rel.r_vaddr - input_section->vma); in mips_relocate_section()