Searched refs:AddZombieCode (Results 1 – 3 of 3) sorted by relevance
425 void AddZombieCode(ArtMethod* method, const void* code_ptr) NO_THREAD_SAFETY_ANALYSIS;
1150 void JitCodeCache::AddZombieCode(ArtMethod* method, const void* entry_point) { in AddZombieCode() function in art::jit::JitCodeCache
959 jit->GetCodeCache()->AddZombieCode(this, current_entry_point); in SetEntryPointFromQuickCompiledCodePtrSize()