Searched refs:RtLibType (Results 1 – 1 of 1) sorted by relevance
1336 ToolChain::RuntimeLibType RtLibType = GetRuntimeLibType(Args); in GetUnwindLibType() local1337 if (RtLibType == ToolChain::RLT_CompilerRT) { in GetUnwindLibType()1342 } else if (RtLibType == ToolChain::RLT_Libgcc) in GetUnwindLibType()