Searched refs:SymStr (Results 1 – 2 of 2) sorted by relevance
103 DenseMap<DefinedRegular *, std::string> SymStr = getSymbolStrings(Syms); in writeMapFile() local122 OS << SymStr[Sym] << '\n'; in writeMapFile()
159 DenseMap<Symbol *, std::string> SymStr = getSymbolStrings(Syms); in writeMapFile() local194 OS << SymStr[Sym] << '\n'; in writeMapFile()