Home | History | Annotate | Download | only in ppc

Lines Matching refs:SetBreakpoint

56   bool SetBreakpoint(Instruction* break_pc);
129 bool PPCDebugger::SetBreakpoint(Instruction* break_pc) {
470 if (!SetBreakpoint(reinterpret_cast<Instruction*>(value))) {