Home
last modified time | relevance | path

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

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