Home | History | Annotate | Download | only in arm

Lines Matching refs:SetBreakpoint

59   bool SetBreakpoint(Instruction* breakpc);
137 bool ArmDebugger::SetBreakpoint(Instruction* breakpc) {
409 if (!SetBreakpoint(reinterpret_cast<Instruction*>(value))) {