Home
last modified time | relevance | path

Searched refs:RLT_CompilerRT (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Driver/
DToolChain.h58 RLT_CompilerRT, enumerator
/external/clang/lib/Driver/
DToolChains.h351 return ToolChain::RLT_CompilerRT; in GetDefaultRuntimeLibType()
913 : RuntimeLibType::RLT_CompilerRT; in GetDefaultRuntimeLibType()
DToolChain.cpp533 return ToolChain::RLT_CompilerRT; in GetRuntimeLibType()
DToolChains.cpp407 case ToolChain::RLT_CompilerRT: in AddLinkRuntimeLibArgs()
5041 return ToolChain::RLT_CompilerRT; in GetDefaultRuntimeLibType()
DTools.cpp9226 case ToolChain::RLT_CompilerRT: in AddRunTimeLibs()