Searched refs:NewSymbol (Results 1 – 2 of 2) sorted by relevance
126 StringRef NewSymbol = MappedNames.lookup(K); in remapSymbols() local128 if (NewSymbol.empty()) { in remapSymbols()137 Out << Symbol << " " << NewSymbol << "\n"; in remapSymbols()
335 auto NewSymbol = in flushWeakAliasRequests() 337 if (!NewSymbol) in flushWeakAliasRequests() 338 return NewSymbol.takeError(); in flushWeakAliasRequests() 340 **NewSymbol); in flushWeakAliasRequests() 346 dbgs() << " " << **NewSymbol << "\n"; in flushWeakAliasRequests() 334 auto NewSymbol = flushWeakAliasRequests() local