Searched defs:breakpc (Results 1 – 2 of 2) sorted by relevance
218 bool MipsDebugger::SetBreakpoint(Instruction* breakpc) { in SetBreakpoint()233 bool MipsDebugger::DeleteBreakpoint(Instruction* breakpc) { in DeleteBreakpoint()
194 bool ArmDebugger::SetBreakpoint(Instruction* breakpc) { in SetBreakpoint()209 bool ArmDebugger::DeleteBreakpoint(Instruction* breakpc) { in DeleteBreakpoint()