Home | History | Annotate | Download | only in runtime

Lines Matching refs:pointer_size

921 const void* Instrumentation::GetQuickCodeFor(mirror::ArtMethod* method, size_t pointer_size) const {
924 const void* code = method->GetEntryPointFromQuickCompiledCodePtrSize(pointer_size);