Lines Matching refs:GetSP
528 SBFrame::GetSP () const
546 addr = frame->GetRegisterContext()->GetSP();
551 log->Printf ("SBFrame::GetSP () => error: could not reconstruct frame object for this SBFrame.");
557 log->Printf ("SBFrame::GetSP () => error: process is running");
561 log->Printf ("SBFrame(%p)::GetSP () => 0x%" PRIx64, frame, addr);