Searched refs:FT_Object (Results 1 – 7 of 7) sorted by relevance
159 ToolChain::FT_Object); in ConstructJob()161 ToolChain.getCompilerRTArgString(Args, "crtend", ToolChain::FT_Object); in ConstructJob()
181 ToolChain::FT_Object); in ConstructJob()183 ToolChain::FT_Object); in ConstructJob()
129 case ToolChain::FT_Object: in getCompilerRT()
346 Type == ToolChain::FT_Object ? "" : "lib"; in getCompilerRT()349 case ToolChain::FT_Object: in getCompilerRT()
490 ToolChain::FT_Object); in ConstructJob()650 ToolChain::FT_Object); in ConstructJob()
130 enum FileType { FT_Object, FT_Static, FT_Shared }; enumerator
628 IsITANMSVCWindows || Type == ToolChain::FT_Object ? "" : "lib"; in buildCompilerRTBasename()631 case ToolChain::FT_Object: in buildCompilerRTBasename()