Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h83 …void DumpFunctionInfo(const compiler::PandaGen *pg, panda::pandasm::Function *func, LiteralBuffers…
DpatchFix.cpp37 DumpFunctionInfo(pg, func, literalBuffers); in ProcessFunction()
585 void PatchFix::DumpFunctionInfo(const compiler::PandaGen *pg, panda::pandasm::Function *func, in DumpFunctionInfo() function in panda::es2panda::util::PatchFix