Lines Matching defs:code_ptr
339 const void* code_ptr = nullptr; in GetSavedEntryPointOfPreCompiledMethod() local
484 void JitCodeCache::FreeCodeAndData(const void* code_ptr) { in FreeCodeAndData()
640 const uint8_t* JitCodeCache::GetRootTable(const void* code_ptr, uint32_t* number_of_roots) { in GetRootTable()
712 const uint8_t* code_ptr = region->CommitCode(reserved_code, code, stack_map_data); in Commit() local
1167 const void* code_ptr = *it; in RemoveUnmarkedCode() local
1242 const void* code_ptr = OatQuickMethodHeader::FromEntryPoint(entry_point)->GetCode(); in AddZombieCode() local
1255 void JitCodeCache::AddZombieCodeInternal(ArtMethod* method, const void* code_ptr) { in AddZombieCodeInternal()
1405 const void* code_ptr = it->second.GetCode(); in LookupMethodHeader() local
1412 const void* code_ptr = zygote_map_.GetCodeFor(method, pc); in LookupMethodHeader() local
1425 const void* code_ptr = it->first; in LookupMethodHeader() local
1878 const void* code_ptr = data.GetCode(); in DumpAllCompiledMethods() local
1996 const void* code_ptr = entry.code_ptr; in GetCodeFor() local