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