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

  /art/compiler/
common_compiler_test.cc 88 class_linker_->SetEntryPointsToInterpreter(method);
  /art/runtime/
common_runtime_test.cc 398 class_linker_->SetEntryPointsToInterpreter(&method);
runtime_callbacks_test.cc 83 class_linker_->SetEntryPointsToInterpreter(&m);
class_linker.h 547 void SetEntryPointsToInterpreter(ArtMethod* method) const
    [all...]
class_linker.cc     [all...]
  /art/openjdkjvmti/
ti_redefine.cc     [all...]

Completed in 205 milliseconds