Searched refs:exportAll (Results 1 – 4 of 4) sorted by relevance
38 bool exportAll; member
197 if (forceExport || config->exportAll) in isExported()
216 if (!s && (config->exportAll || config->exportedSymbols.count(name) != 0)) in addOptionalDataSymbol()
372 config->exportAll = args.hasArg(OPT_export_all); in readConfigs()