Home
last modified time | relevance | path

Searched refs:COM (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_compiler.cpp147 …= generator.AddModule(&allocator, "com_stub", triple_, comOp, log->OutputASM(), StubFileKind::COM); in BuildStubModuleAndSave()
Dfile_generators.h208 COM, enumerator
Dfile_generators.cpp337 } else if (kind == StubFileKind::COM) { in AddModule()