Home
last modified time | relevance | path

Searched refs:EntryPointFromPortableCompiledCodeOffset (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Dart_method.h266 ALWAYS_INLINE static MemberOffset EntryPointFromPortableCompiledCodeOffset(size_t pointer_size) { in EntryPointFromPortableCompiledCodeOffset() function
282 EntryPointFromPortableCompiledCodeOffset(pointer_size), pointer_size); in GetEntryPointFromPortableCompiledCodePtrSize()
298 EntryPointFromPortableCompiledCodeOffset(pointer_size), in SetEntryPointFromPortableCompiledCodePtrSize()
Dobject_test.cc96 ArtMethod::EntryPointFromPortableCompiledCodeOffset(4).Int32Value()); in TEST_F()
98 ArtMethod::EntryPointFromPortableCompiledCodeOffset(8).Int32Value()); in TEST_F()
/art/compiler/llvm/
Dgbc_expander.cc901 … art::mirror::ArtMethod::EntryPointFromPortableCompiledCodeOffset().Int32Value(), in EmitInvoke()
1238 … art::mirror::ArtMethod::EntryPointFromPortableCompiledCodeOffset().Int32Value(), in Expand_Invoke()