Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp217 void DumpHeader() in DumpHeader() function in ark::aotdump::AotDump
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.cpp798 void Gate::DumpHeader(std::ostringstream &oss, const std::string& additionOp) const in DumpHeader() function in panda::ecmascript::kungfu::Gate