Home | History | Annotate | Download | only in mips

Lines Matching defs:SetBreakpoint

99   bool SetBreakpoint(Instruction* breakpc);
240 bool MipsDebugger::SetBreakpoint(Instruction* breakpc) {
598 if (!SetBreakpoint(reinterpret_cast<Instruction*>(value))) {