Searched refs:FT_Static (Results 1 – 9 of 9) sorted by relevance
42 FileType Type = ToolChain::FT_Static) const override;
61 FileType Type = ToolChain::FT_Static) const override;
131 case ToolChain::FT_Static: in getCompilerRT()
231 FileType Type = ToolChain::FT_Static) const override;370 FileType Type = ToolChain::FT_Static) const override;
352 case ToolChain::FT_Static: in getCompilerRT()
1312 Args, Sanitizer, IsShared ? ToolChain::FT_Shared : ToolChain::FT_Static)); in addSanitizerRuntime()
1276 Args, Component, IsShared ? ToolChain::FT_Shared : ToolChain::FT_Static); in AddLinkRuntimeLib()
135 enum FileType { FT_Object, FT_Static, FT_Shared }; enumerator513 FileType Type = ToolChain::FT_Static) const;517 FileType Type = ToolChain::FT_Static) const;521 FileType Type = ToolChain::FT_Static) const;
658 case ToolChain::FT_Static: in buildCompilerRTBasename()