Searched defs:stm (Results 1 – 5 of 5) sorted by relevance
28 void Location::Dump(std::ostream &stm, Arch arch) in Dump()
81 void Dump(std::ostream &stm, Arch arch) const in Dump()
754 void GraphMode::Dump(std::ostream &stm) in Dump()
64 auto stm = new std::ofstream; in Init() local77 auto stm = new std::ofstream; in Init() local
286 def dump(stm = STDOUT) argument