Lines Matching refs:input_section
36 asection *input_section, in bfd_elf_d30v_reloc() argument
54 reloc_entry->address += input_section->output_offset; in bfd_elf_d30v_reloc()
59 input_section, output_bfd, error_message); in bfd_elf_d30v_reloc()
70 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfd_elf_d30v_reloc()
95 tmp_addr = input_section->output_section->vma in bfd_elf_d30v_reloc()
96 + input_section->output_offset in bfd_elf_d30v_reloc()
145 asection *input_section, in bfd_elf_d30v_reloc_21() argument
162 reloc_entry->address += input_section->output_offset; in bfd_elf_d30v_reloc_21()
167 input_section, output_bfd, error_message); in bfd_elf_d30v_reloc_21()
178 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in bfd_elf_d30v_reloc_21()
204 relocation -= (input_section->output_section->vma in bfd_elf_d30v_reloc_21()
205 + input_section->output_offset); in bfd_elf_d30v_reloc_21()