Home | History | Annotate | Download | only in bfd

Lines Matching full:do_reloc

1209   if (!intop->do_reloc)
1212 strcpy (xtisa_error_msg, "operand missing do_reloc function");
1216 if ((*intop->do_reloc) (valp, pc))
1220 "do_reloc failed for value 0x%08x at PC 0x%08x", *valp, pc);