Searched refs:UpdateInstrumentationStack (Results 1 – 3 of 3) sorted by relevance
48 uintptr_t return_pc = exception_handler.UpdateInstrumentationStack(); in artDeoptimizeImpl()
76 uintptr_t UpdateInstrumentationStack() REQUIRES_SHARED(Locks::mutator_lock_);
640 uintptr_t QuickExceptionHandler::UpdateInstrumentationStack() { in UpdateInstrumentationStack() function in art::QuickExceptionHandler