Searched refs:ExportedSymbols (Results 1 – 1 of 1) sorted by relevance
209 static cl::list<std::string> ExportedSymbols( variable616 for (unsigned i = 0; i < ExportedSymbols.size(); ++i) in ThinLTOProcessing()617 ThinGenerator.preserveSymbol(ExportedSymbols[i]); in ThinLTOProcessing()807 if (ExportedSymbols.empty()) in internalize()1080 for (unsigned i = 0; i < ExportedSymbols.size(); ++i) in main()1081 CodeGen.addMustPreserveSymbol(ExportedSymbols[i]); in main()