Home
last modified time | relevance | path

Searched refs:LinkModule (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.h124 ArkAotLinker::RoDataSections LinkModule(WrappedModule *wrappedModule, ArkAotLinker *linker,
Dllvm_aot_compiler.cpp627 ArkAotLinker::RoDataSections LLVMAotCompiler::LinkModule(WrappedModule *wrappedModule, ArkAotLinker… in LinkModule() function in ark::llvmbackend::LLVMAotCompiler
693 auto newRodatas = LinkModule(wrappedModule.get(), &linker, &offsets); in FinishCompile()