Home
last modified time | relevance | path

Searched refs:GetEntryPointFromPortableCompiledCodePtrSize (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dart_method.h275 return GetEntryPointFromPortableCompiledCodePtrSize(sizeof(void*)); in GetEntryPointFromPortableCompiledCode()
279 ALWAYS_INLINE const void* GetEntryPointFromPortableCompiledCodePtrSize(size_t pointer_size) in GetEntryPointFromPortableCompiledCodePtrSize() function
/art/patchoat/
Dpatchoat.cc536 object->GetEntryPointFromPortableCompiledCodePtrSize<kVerifyNone>(pointer_size)); in FixupMethod()