Home
last modified time | relevance | path

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

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