Lines Matching full:setbreakpoint
55 bool SetBreakpoint(Instruction* breakpc);193 bool ArmDebugger::SetBreakpoint(Instruction* breakpc) {461 if (!SetBreakpoint(reinterpret_cast<Instruction*>(value))) {