Searched refs:UNW_CompilerRT (Results 1 – 4 of 4) sorted by relevance
40 UnwindLibType GetDefaultUnwindLibType() const override { return UNW_CompilerRT; } in GetDefaultUnwindLibType()
2145 if (TC.getTriple().isOHOSFamily() && UNW == ToolChain::UNW_CompilerRT) { in AddUnwindLibrary()2158 (UNW == ToolChain::UNW_CompilerRT || !D.CCCIsCXX()) && in AddUnwindLibrary()2174 case ToolChain::UNW_CompilerRT: in AddUnwindLibrary()
108 UNW_CompilerRT, enumerator
1085 unwindLibType = ToolChain::UNW_CompilerRT; in GetUnwindLibType()1093 unwindLibType = ToolChain::UNW_CompilerRT; in GetUnwindLibType()