Searched refs:AutoExporter (Results 1 – 3 of 3) sorted by relevance
26 AutoExporter::AutoExporter( in AutoExporter() function in AutoExporter124 void AutoExporter::addWholeArchive(StringRef path) { in addWholeArchive()131 void AutoExporter::addExcludedSymbol(StringRef symbol) { in addExcludedSymbol()135 bool AutoExporter::shouldExport(Defined *sym) const { in shouldExport()
26 class AutoExporter {28 AutoExporter(COFFLinkerContext &ctx,
1326 AutoExporter exporter(ctx, excludedSymbols); in maybeExportMinGWSymbols()