Lines Matching refs:input_section
56 asection *input_section, in _bfd_dlx_elf_hi16_reloc() argument
68 input_section, output_bfd, error_message); in _bfd_dlx_elf_hi16_reloc()
76 reloc_entry->address += input_section->output_offset; in _bfd_dlx_elf_hi16_reloc()
92 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in _bfd_dlx_elf_hi16_reloc()
116 asection *input_section, in elf32_dlx_relocate16() argument
130 input_section, output_bfd, error_message); in elf32_dlx_relocate16()
138 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()
210 allignment = 1 << (input_section->output_section->alignment_power - 1); in elf32_dlx_relocate26()
217 vallo += (((unsigned long) (input_section->output_section->vma + in elf32_dlx_relocate26()
218 input_section->output_offset) + in elf32_dlx_relocate26()