HomeSort by relevance Sort by last modified time
    Searched refs:SetEntryPointFromQuickCompiledCodePtrSize (Results 1 - 6 of 6) sorted by null

  /art/runtime/
art_method.h 301 SetEntryPointFromQuickCompiledCodePtrSize(entry_point_from_quick_compiled_code,
304 ALWAYS_INLINE void SetEntryPointFromQuickCompiledCodePtrSize(
runtime.cc     [all...]
class_linker.cc     [all...]
  /art/compiler/
image_writer.cc     [all...]
oat_writer.cc 629 method->SetEntryPointFromQuickCompiledCodePtrSize(reinterpret_cast<void*>(offsets.code_offset_),
    [all...]
  /art/patchoat/
patchoat.cc 650 copy->SetEntryPointFromQuickCompiledCodePtrSize(RelocatedAddressOfPointer(
    [all...]

Completed in 463 milliseconds