Searched defs:breakpc (Results 1 – 2 of 2) sorted by relevance
240 bool MipsDebugger::SetBreakpoint(Instruction* breakpc) { in SetBreakpoint()255 bool MipsDebugger::DeleteBreakpoint(Instruction* breakpc) { in DeleteBreakpoint()
215 bool ArmDebugger::SetBreakpoint(Instruction* breakpc) { in SetBreakpoint()230 bool ArmDebugger::DeleteBreakpoint(Instruction* breakpc) { in DeleteBreakpoint()