Home
last modified time | relevance | path

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

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