Searched defs:code_ptr (Results 1 – 8 of 8) sorted by relevance
337 const void* code_ptr = nullptr; in GetSavedEntryPointOfPreCompiledMethod() local403 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() local1103 const void* code_ptr = *it; in RemoveUnmarkedCode() local1153 const void* code_ptr = OatQuickMethodHeader::FromEntryPoint(entry_point)->GetCode(); in AddZombieCode() local1179 void JitCodeCache::AddZombieCodeInternal(ArtMethod* method, const void* code_ptr) { in AddZombieCodeInternal()1322 const void* code_ptr = it->second.GetCode(); in LookupMethodHeader() local1329 const void* code_ptr = zygote_map_.GetCodeFor(method, pc); in LookupMethodHeader() local1340 const void* code_ptr = it->first; in LookupMethodHeader() local[all …]
115 const void* code_ptr; member
580 void AddNativeDebugInfoForJit(const void* code_ptr, in AddNativeDebugInfoForJit()619 void RemoveNativeDebugInfoForJit(const void* code_ptr) { in RemoveNativeDebugInfoForJit()
56 static OatQuickMethodHeader* FromCodePointer(const void* code_ptr) { in FromCodePointer()
109 uint8_t* code_ptr = in SetUp() local
244 const void* code_ptr = AlignDown(reinterpret_cast<const void*>(addr), kPcAlign); in PackElfFileForJIT() local
1453 const void* code_ptr = in StartClass() local1508 const void* code_ptr = in Postprocess() local
429 const void* code_ptr = EntryPointToCodePointer(caller->GetEntryPointFromQuickCompiledCode()); in AssertCallerObjectLocked() local