Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp428 void LLVMAotCompiler::PrepareAotGot(WrappedModule *wrappedModule) in PrepareAotGot()
463 WrappedModule wrappedModule { in CreateModule() local
627 ArkAotLinker::RoDataSections LLVMAotCompiler::LinkModule(WrappedModule *wrappedModule, ArkAotLinker… in LinkModule()
690 for (auto &wrappedModule : modules) { in FinishCompile() local