Searched refs:exportAll (Results 1 – 4 of 4) sorted by relevance
40 bool exportAll; member
237 if (config->exportAll || (config->exportDynamic && !isHidden())) in isExported()
232 if (!s && (config->exportAll || config->exportedSymbols.count(name) != 0)) in addOptionalDataSymbol()
405 config->exportAll = args.hasArg(OPT_export_all); in readConfigs()