Lines Matching refs:SetPC
487 SBFrame::SetPC (addr_t new_pc)
505 ret_val = frame->GetRegisterContext()->SetPC (new_pc);
510 log->Printf ("SBFrame::SetPC () => error: could not reconstruct frame object for this SBFrame.");
516 log->Printf ("SBFrame::SetPC () => error: process is running");
521 log->Printf ("SBFrame(%p)::SetPC (new_pc=0x%" PRIx64 ") => %i",