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

  /art/compiler/
common_compiler_test.cc 98 class_linker_->SetEntryPointsToCompiledCode(method, method_code);
  /art/runtime/
class_linker.h 521 void SetEntryPointsToCompiledCode(ArtMethod* method, const void* method_code) const
    [all...]
class_linker.cc     [all...]

Completed in 168 milliseconds