Lines Matching refs:dynamic
14 def DynamicGroup : OptionGroup<"dynamic">,
29 HelpText<"Info the dynamic linker to lookup only inside the group">;
50 def Dyld : Joined<["--"], "dynamic-linker=">,
52 HelpText<"Set the name of the dynamic linker">;
53 def DyldAlias : Separate<["-"], "dynamic-linker">,
61 def SpareDTags: Separate<["--"], "spare-dynamic-tags">,
137 HelpText<"Link against dynamic library">;
229 def ExportDynamic : Flag<["--"], "export-dynamic">,
231 HelpText<"Export all dynamic symbols">;
236 def NoExportDynamic : Flag<["--"], "no-export-dynamic">,
238 HelpText<"Not export all dynamic symbols">;
280 HelpText<"Add the dynamic libraries mentioned to DT_NEEDED where there is "
297 HelpText<"Add the dynamic libraries mentioned to DT_NEEDED">;