Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dclass_linker.cpp386 void MaybeLinkMethodToAotCode(Method *method, const compiler::AotClass &aot_class, size_t method_in… in MaybeLinkMethodToAotCode()
434 compiler::AotClass aot_class = in LoadMethods() local