Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
DgenerateBin.cpp61 static int GenerateProgramImpl(ark::pandasm::Program *prog, const util::Options *options, const Rep… in GenerateProgramImpl() function
115 if (GenerateProgramImpl(prog, options, reporter, statp, mapsp) != 0) { in GenerateProgram()