Searched refs:TransitionToDebuggable (Results 1 – 5 of 5) sorted by relevance
399 EXPORT void TransitionToDebuggable() REQUIRES(!Locks::jit_lock_) REQUIRES(Locks::mutator_lock_);
914 void JitCodeCache::TransitionToDebuggable() { in TransitionToDebuggable() function in art::jit::JitCodeCache
190 jit->GetCodeCache()->TransitionToDebuggable(); in FinishSetup()
844 jit->GetCodeCache()->TransitionToDebuggable(); in Start()
3253 jit->GetCodeCache()->TransitionToDebuggable(); in DeoptimizeBootImage()