Home
last modified time | relevance | path

Searched refs:DoBreakpoint (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/vixl/a64/
Ddebugger-a64.h99 void DoBreakpoint(const Instruction* instr);
Ddebugger-a64.cc651 DoBreakpoint(instr); in VisitException()
732 void Debugger::DoBreakpoint(const Instruction* instr) { in DoBreakpoint() function in vixl::Debugger