Lines Matching refs:input_section
57 asection *input_section, in _bfd_dlx_elf_hi16_reloc() argument
69 input_section, output_bfd, error_message); in _bfd_dlx_elf_hi16_reloc()
77 reloc_entry->address += input_section->output_offset; in _bfd_dlx_elf_hi16_reloc()
93 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in _bfd_dlx_elf_hi16_reloc()
117 asection *input_section, in elf32_dlx_relocate16() argument
131 input_section, output_bfd, error_message); in elf32_dlx_relocate16()
139 if (strcmp (input_section->name, symbol->section->output_section->name) != 0) in elf32_dlx_relocate16()
147 allignment = 1 << (input_section->output_section->alignment_power - 1); in elf32_dlx_relocate16()
154 vallo += (((unsigned long)(input_section->output_section->vma + in elf32_dlx_relocate16()
155 input_section->output_offset) + in elf32_dlx_relocate16()
179 asection *input_section, in elf32_dlx_relocate26() argument
193 input_section, output_bfd, error_message); in elf32_dlx_relocate26()
201 if (strcmp (input_section->name, symbol->section->output_section->name) != 0) in elf32_dlx_relocate26()
209 allignment = 1 << (input_section->output_section->alignment_power - 1); in elf32_dlx_relocate26()
216 vallo += (((unsigned long) (input_section->output_section->vma + in elf32_dlx_relocate26()
217 input_section->output_offset) + in elf32_dlx_relocate26()