Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc308 struct RestoreStackVisitor FINAL : public StackVisitor { in InstrumentationRestoreStack()
309 RestoreStackVisitor(Thread* thread_in, uintptr_t instrumentation_exit_pc, in InstrumentationRestoreStack() function
384 RestoreStackVisitor visitor(thread, instrumentation_exit_pc, instrumentation); in InstrumentationRestoreStack()