Searched defs:module_entry (Results 1 – 2 of 2) sorted by relevance
215 const SymbolMap::Module& module_entry) { in ModuleContainsFrameAddress()265 for (const SymbolMap::Module& module_entry : map.GetModules()) { in OutputToStreamWithPrefixImpl() local