Searched refs:shouldExport (Results 1 – 3 of 3) sorted by relevance
42 bool shouldExport(const COFFLinkerContext &ctx, Defined *sym) const;
131 bool AutoExporter::shouldExport(const COFFLinkerContext &ctx, in shouldExport() function in AutoExporter
1332 if (!exporter.shouldExport(ctx, def)) in maybeExportMinGWSymbols()