Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h45 …PatchFix(bool generateSymbolFile, bool generatePatch, PatchFixKind patchFixKind, const std::string… in PatchFix()
/arkcompiler/ets_frontend/es2panda/aot/
Doptions.cpp743 bool generatePatch = opGeneratePatch.GetValue(); in Parse() local