Home | History | Annotate | Download | only in mips64

Lines Matching full:setbreakpoint

93   bool SetBreakpoint(Instruction* breakpc);
228 bool MipsDebugger::SetBreakpoint(Instruction* breakpc) {
592 if (!SetBreakpoint(reinterpret_cast<Instruction*>(value))) {