Searched refs:FT_Object (Results 1 – 7 of 7) sorted by relevance
189 ToolChain::FT_Object); in ConstructJob()191 ToolChain::FT_Object); in ConstructJob()
128 case ToolChain::FT_Object: in getCompilerRT()
346 Type == ToolChain::FT_Object ? "" : "lib"; in getCompilerRT()349 case ToolChain::FT_Object: in getCompilerRT()
1307 assert(Type != ToolChain::FT_Object && in getCompilerRT()1326 assert(Type != ToolChain::FT_Object && in getCompilerRT()
494 ToolChain::FT_Object); in ConstructJob()654 ToolChain::FT_Object); in ConstructJob()
135 enum FileType { FT_Object, FT_Static, FT_Shared }; enumerator
652 IsITANMSVCWindows || Type == ToolChain::FT_Object ? "" : "lib"; in buildCompilerRTBasename()655 case ToolChain::FT_Object: in buildCompilerRTBasename()