Lines Matching defs:code_ptr
337 const void* code_ptr = nullptr; in GetSavedEntryPointOfPreCompiledMethod() local
403 static const uint8_t* GetRootTable(const void* code_ptr, uint32_t* number_of_roots = nullptr) { in GetRootTable()
467 void JitCodeCache::FreeCodeAndData(const void* code_ptr) { in FreeCodeAndData()
679 const uint8_t* code_ptr = region->CommitCode(reserved_code, code, stack_map_data); in Commit() local
1103 const void* code_ptr = *it; in RemoveUnmarkedCode() local
1153 const void* code_ptr = OatQuickMethodHeader::FromEntryPoint(entry_point)->GetCode(); in AddZombieCode() local
1179 void JitCodeCache::AddZombieCodeInternal(ArtMethod* method, const void* code_ptr) { in AddZombieCodeInternal()
1322 const void* code_ptr = it->second.GetCode(); in LookupMethodHeader() local
1329 const void* code_ptr = zygote_map_.GetCodeFor(method, pc); in LookupMethodHeader() local
1340 const void* code_ptr = it->first; in LookupMethodHeader() local
1781 const void* code_ptr = data.GetCode(); in DumpAllCompiledMethods() local
1899 const void* code_ptr = entry.code_ptr; in GetCodeFor() local