Home | History | Annotate | Download | only in bfd

Lines Matching defs:reloc

44 bfd_coff_reloc16_get_value (arelent *reloc,
49 asymbol *symbol = *(reloc->sym_ptr_ptr);
84 input_section->owner, input_section, reloc->address, true);
96 value += reloc->addend;
184 of the "shrink" at each reloc in the section. This allows us to
215 /* Let the target/machine dependent code examine each reloc
294 arelent *reloc;
303 reloc = *parent;
304 if (reloc)
309 if (reloc->address > link_order->size
310 || reloc->address < src_address)
315 input_bfd, input_section, reloc);
318 run = reloc->address - src_address;
331 if (reloc
333 link_order, reloc, data,