Searched refs:UpdateInstrumentationStack (Results 1 – 4 of 4) sorted by relevance
59 exception_handler.UpdateInstrumentationStack(); in artDeoptimizeFromCompiledCode()
57 void UpdateInstrumentationStack() SHARED_REQUIRES(Locks::mutator_lock_);
584 void QuickExceptionHandler::UpdateInstrumentationStack() { in UpdateInstrumentationStack() function in art::QuickExceptionHandler
2613 exception_handler.UpdateInstrumentationStack(); in QuickDeliverException()