Searched refs:UNW_CompilerRT (Results 1 – 5 of 5) sorted by relevance
40 UnwindLibType GetDefaultUnwindLibType() const override { return UNW_CompilerRT; } in GetDefaultUnwindLibType()
626 if (UNW != ToolChain::UNW_None && UNW != ToolChain::UNW_CompilerRT) { in AddCXXStdlibLibArgs()
2149 if (TC.getTriple().isOHOSFamily() && UNW == ToolChain::UNW_CompilerRT) { in AddUnwindLibrary()2162 (UNW == ToolChain::UNW_CompilerRT || !D.CCCIsCXX()) && in AddUnwindLibrary()2178 case ToolChain::UNW_CompilerRT: in AddUnwindLibrary()
108 UNW_CompilerRT, enumerator
1132 unwindLibType = ToolChain::UNW_CompilerRT; in GetUnwindLibType()1140 unwindLibType = ToolChain::UNW_CompilerRT; in GetUnwindLibType()