Searched defs:code_ptr (Results 1 – 8 of 8) sorted by relevance
337 const void* code_ptr = nullptr; in GetSavedEntryPointOfPreCompiledMethod() local401 static const uint8_t* GetRootTable(const void* code_ptr, uint32_t* number_of_roots = nullptr) { in GetRootTable()465 void JitCodeCache::FreeCodeAndData(const void* code_ptr) { in FreeCodeAndData()684 const uint8_t* code_ptr = region->CommitCode( in Commit() local1230 const void* code_ptr = it->first; in RemoveUnmarkedCode() local1364 const void* code_ptr = data.GetCode(); in DoCollection() local1378 const void* code_ptr = it.first; in DoCollection() local1431 const void* code_ptr = it->second.GetCode(); in LookupMethodHeader() local1438 const void* code_ptr = zygote_map_.GetCodeFor(method, pc); in LookupMethodHeader() local1446 const void* code_ptr = it->first; in LookupMethodHeader() local[all …]
114 const void* code_ptr; member
570 void AddNativeDebugInfoForJit(const void* code_ptr, in AddNativeDebugInfoForJit()606 void RemoveNativeDebugInfoForJit(const void* code_ptr) { in RemoveNativeDebugInfoForJit()
52 static OatQuickMethodHeader* FromCodePointer(const void* code_ptr) { in FromCodePointer()
101 uint8_t* code_ptr = in SetUp() local
246 const void* code_ptr = AlignDown(reinterpret_cast<const void*>(addr), kPcAlign); in PackElfFileForJIT() local
1504 const void* code_ptr = in StartClass() local1559 const void* code_ptr = in Postprocess() local
430 const void* code_ptr = EntryPointToCodePointer(caller->GetEntryPointFromQuickCompiledCode()); in AssertCallerObjectLocked() local