Searched defs:breakpc (Results 1 – 4 of 4) sorted by relevance
195 bool Loong64Debugger::SetBreakpoint(Instruction* breakpc) { in SetBreakpoint()209 bool Loong64Debugger::DeleteBreakpoint(Instruction* breakpc) { in DeleteBreakpoint()
173 bool MipsDebugger::SetBreakpoint(Instruction* breakpc) { in SetBreakpoint()187 bool MipsDebugger::DeleteBreakpoint(Instruction* breakpc) { in DeleteBreakpoint()
164 bool MipsDebugger::SetBreakpoint(Instruction* breakpc) { in SetBreakpoint()178 bool MipsDebugger::DeleteBreakpoint(Instruction* breakpc) { in DeleteBreakpoint()
143 bool ArmDebugger::SetBreakpoint(Instruction* breakpc) { in SetBreakpoint()