Searched refs:GetEntryPointFromQuickCompiledCodePtrSize (Results 1 – 5 of 5) sorted by relevance
88 return reinterpret_cast<uintptr_t>(method->GetEntryPointFromQuickCompiledCodePtrSize( in GetEntryPointOf()
306 return GetEntryPointFromQuickCompiledCodePtrSize(sizeof(void*)); in GetEntryPointFromQuickCompiledCode()309 ALWAYS_INLINE const void* GetEntryPointFromQuickCompiledCodePtrSize(size_t pointer_size) in GetEntryPointFromQuickCompiledCodePtrSize() function
1210 const void* quick_code = m->GetEntryPointFromQuickCompiledCodePtrSize( in GetQuickOatCodeBegin()1326 if (quick_oat_code != method->GetEntryPointFromQuickCompiledCodePtrSize( in Callback()
924 const void* code = method->GetEntryPointFromQuickCompiledCodePtrSize(pointer_size); in GetQuickCodeFor()
543 object->GetEntryPointFromQuickCompiledCodePtrSize<kVerifyNone>(pointer_size)); in FixupMethod()