Searched refs:ExportDynamic (Results 1 – 6 of 6) sorted by relevance
142 r.ExportDynamic = in add()147 r.ExportDynamic = !common->privateExtern && exportDynamic; in add()152 sym->isUsedInRegularObj || (r.Prevailing && r.ExportDynamic); in add()
347 bool ExportDynamic = false; member433 ExportDynamic(0), LinkerRedefined(0) {} in SymbolResolution()447 unsigned ExportDynamic : 1; member
267 r.ExportDynamic = in add()
769 R.ExportDynamic = true; in addModule()785 R.ExportDynamic = true; in addModule()
604 GlobalRes.ExportDynamic |= Res.ExportDynamic; in addModuleToGlobalRes()1052 if (Res.second.ExportDynamic) in run()
695 Res.ExportDynamic = in linkBitcodeFiles()