Home
last modified time | relevance | path

Searched defs:dumper (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.cpp51 ir::AstDumper dumper {ast_, SourceCode()}; in Dump() local
57 [[maybe_unused]] ir::AstDumper dumper {ast_, SourceCode()}; in DumpSilent() local
/arkcompiler/ets_frontend/ets2panda/ir/
DastNode.cpp224 ir::AstDumper dumper {this}; in DumpJSON() local
230 ir::SrcDumper dumper {this}; in DumpEtsSrc() local
236 ir::SrcDumper dumper {this, true}; in DumpDecl() local
243 ir::SrcDumper dumper {this, true, true}; in IsolatedDumpDecl() local
/arkcompiler/ets_frontend/es2panda/parser/program/
Dprogram.cpp111 ir::AstDumper dumper {ast_, SourceCode()}; in Dump() local
/arkcompiler/runtime_core/panda_guard/
Dguard_driver.cpp34 panda::abc2program::PandasmProgramDumper dumper; in Dump() local
/arkcompiler/runtime_core/abc2program/
Dabc2program_driver.cpp54 PandasmProgramDumper dumper; in Dump() local
/arkcompiler/ets_frontend/es2panda/ir/statements/
DloopStatement.h47 void Dump([[maybe_unused]] AstDumper *dumper) const override in Dump()
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DloopStatement.h63 void Dump([[maybe_unused]] AstDumper *dumper) const override in Dump()
/arkcompiler/runtime_core/static_core/abc2program/
Dabc2program_driver.cpp58 PandasmProgramDumper dumper(compiler_.GetAbcFile(), compiler_.GetAbcStringTable()); in Dump() local
/arkcompiler/runtime_core/static_core/tools/sampler/
Daspt_converter.cpp99 std::unique_ptr<TraceDumper> dumper; in DumpResolvedTracesAsCSV() local
/arkcompiler/ets_frontend/es2panda/aot/
Dmain.cpp140 … panda::abc2program::PandasmProgramDumper dumper(compilerOptions.dumpNormalizedAsmProgram, in DumpProgramInfos() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Demitter.cpp537 debuginfo::DebugInfoDumper dumper(prog_); in Finalize() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp1296 debuginfo::DebugInfoDumper dumper(prog_); in Finalize() local