Home
last modified time | relevance | path

Searched defs:MakeExecutable (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Dcommon_compiler_test.cc163 void CommonCompilerTest::MakeExecutable(mirror::ArtMethod* method) { in MakeExecutable() function in art::CommonCompilerTest
250 void CommonCompilerTest::MakeExecutable(const void* code_start, size_t code_length) { in MakeExecutable() function in art::CommonCompilerTest
272 void CommonCompilerTest::MakeExecutable(mirror::ClassLoader* class_loader, const char* class_name) { in MakeExecutable() function in art::CommonCompilerTest