Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc624 struct RestoreStackVisitor final : public StackVisitor { in InstrumentationRestoreStack() struct
625 RestoreStackVisitor(Thread* thread_in, uintptr_t instrumentation_exit_pc, in InstrumentationRestoreStack() function
699 RestoreStackVisitor visitor(thread, instrumentation_exit_pc, instrumentation); in InstrumentationRestoreStack()