Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dart_method.h316 void SetEntryPointFromQuickCompiledCode(const void* entry_point_from_quick_compiled_code) in SetEntryPointFromQuickCompiledCode() argument
319 SetEntryPointFromQuickCompiledCodePtrSize(entry_point_from_quick_compiled_code, in SetEntryPointFromQuickCompiledCode()
324 const void* entry_point_from_quick_compiled_code, size_t pointer_size) in SetEntryPointFromQuickCompiledCodePtrSize() argument
327 EntryPointFromQuickCompiledCodeOffset(pointer_size), entry_point_from_quick_compiled_code, in SetEntryPointFromQuickCompiledCodePtrSize()