Searched refs:DoBreakpoint (Results 1 – 2 of 2) sorted by relevance
92 void DoBreakpoint(const Instruction* instr);
698 DoBreakpoint(instr); in VisitException()773 void Debugger::DoBreakpoint(const Instruction* instr) { in DoBreakpoint() function in vixl::aarch64::Debugger