Home | History | Annotate | Download | only in mips

Lines Matching defs:SetBreakpoint

78   bool SetBreakpoint(Instruction* breakpc);
183 bool MipsDebugger::SetBreakpoint(Instruction* breakpc) {
608 if (!SetBreakpoint(reinterpret_cast<Instruction*>(value))) {