Searched refs:UpdateInstrumentationStack (Results 1 - 4 of 4) sorted by relevance

/art/runtime/entrypoints/quick/
H A Dquick_deoptimization_entrypoints.cc52 uintptr_t return_pc = exception_handler.UpdateInstrumentationStack();
/art/runtime/
H A Dquick_exception_handler.h75 uintptr_t UpdateInstrumentationStack() REQUIRES_SHARED(Locks::mutator_lock_);
H A Dquick_exception_handler.cc626 uintptr_t QuickExceptionHandler::UpdateInstrumentationStack() { function in class:art::QuickExceptionHandler
H A Dthread.cc3381 exception_handler.UpdateInstrumentationStack();

Completed in 72 milliseconds