Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp208 …sembler::SerializeCheckEnd(const pandasm::Function &method, std::ostream &os, bool printMethodInfo, in SerializeCheckEnd()
230 …const pandasm::Function &method, bool printMethodInfo, std::ostringstream &headerSs, const MethodI… in SerializeIfPrintMethodInfo()
273 bool printMethodInfo = printInformation && methodInfoIt != progInfo_.methodsInfo.end(); in Serialize() local