Searched refs:LinkModule (Results 1 – 2 of 2) sorted by relevance
124 ArkAotLinker::RoDataSections LinkModule(WrappedModule *wrappedModule, ArkAotLinker *linker,
627 ArkAotLinker::RoDataSections LLVMAotCompiler::LinkModule(WrappedModule *wrappedModule, ArkAotLinker… in LinkModule() function in ark::llvmbackend::LLVMAotCompiler693 auto newRodatas = LinkModule(wrappedModule.get(), &linker, &offsets); in FinishCompile()