Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp313 Module* AOTFileGenerator::AddModule(const std::string &name, const std::string &triple, LOptions op… in AddModule() function in panda::ecmascript::kungfu::AOTFileGenerator
331 Module* StubFileGenerator::AddModule(NativeAreaAllocator *allocator, const std::string &name, const… in AddModule() function in panda::ecmascript::kungfu::StubFileGenerator