Home | History | Annotate | Download | only in ppc

Lines Matching full:setbreakpoint

54   bool SetBreakpoint(Instruction* break_pc);
176 bool PPCDebugger::SetBreakpoint(Instruction* break_pc) {
516 if (!SetBreakpoint(reinterpret_cast<Instruction*>(value))) {