Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Ddebugger-aarch64.h92 void DoBreakpoint(const Instruction* instr);
Ddebugger-aarch64.cc698 DoBreakpoint(instr); in VisitException()
773 void Debugger::DoBreakpoint(const Instruction* instr) { in DoBreakpoint() function in vixl::aarch64::Debugger