Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h62 patchMain1_ = recordName_ + ".patch_main_1"; in PatchFix()
122 …std::string patchMain1_; // stores modified function and class define ins, runtime will scan but … variable
DpatchFix.cpp447 panda::pandasm::Function patchFuncMain1(patchMain1_, SRC_LANG); in Finalize()