Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1082 ToolChain::RuntimeLibType RtLibType = GetRuntimeLibType(Args); in GetUnwindLibType() local
1083 if (RtLibType == ToolChain::RLT_CompilerRT) { in GetUnwindLibType()
1088 } else if (RtLibType == ToolChain::RLT_Libgcc) in GetUnwindLibType()