Lines Matching refs:reloc_entry
147 arelent * reloc_entry, in do_ns32k_reloc() argument
159 bfd_size_type addr = reloc_entry->address; in do_ns32k_reloc()
161 reloc_howto_type *howto = reloc_entry->howto; in do_ns32k_reloc()
168 reloc_entry->address += input_section->output_offset; in do_ns32k_reloc()
181 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section)) in do_ns32k_reloc()
204 relocation += reloc_entry->addend; in do_ns32k_reloc()
242 relocation -= reloc_entry->address; in do_ns32k_reloc()
252 reloc_entry->addend = relocation; in do_ns32k_reloc()
253 reloc_entry->address += input_section->output_offset; in do_ns32k_reloc()
264 reloc_entry->address += input_section->output_offset; in do_ns32k_reloc()
343 relocation -= reloc_entry->addend; in do_ns32k_reloc()
344 reloc_entry->addend = 0; in do_ns32k_reloc()
348 reloc_entry->addend = relocation; in do_ns32k_reloc()
354 reloc_entry->addend = 0; in do_ns32k_reloc()
738 arelent *reloc_entry, in _bfd_ns32k_reloc_disp() argument
745 return do_ns32k_reloc (abfd, reloc_entry, symbol, data, input_section, in _bfd_ns32k_reloc_disp()
753 arelent *reloc_entry, in _bfd_ns32k_reloc_imm() argument
760 return do_ns32k_reloc (abfd, reloc_entry, symbol, data, input_section, in _bfd_ns32k_reloc_imm()