Searched refs:UpdateInstrumentationStack (Results 1 – 4 of 4) sorted by relevance
51 uintptr_t return_pc = exception_handler.UpdateInstrumentationStack(); in artDeoptimizeImpl()
74 uintptr_t UpdateInstrumentationStack() REQUIRES_SHARED(Locks::mutator_lock_);
624 uintptr_t QuickExceptionHandler::UpdateInstrumentationStack() { in UpdateInstrumentationStack() function in art::QuickExceptionHandler
3028 exception_handler.UpdateInstrumentationStack(); in QuickDeliverException()