Searched refs:UnwindLibType (Results 1 – 6 of 6) sorted by relevance
105 enum UnwindLibType { enum171 mutable llvm::Optional<UnwindLibType> unwindLibType;430 virtual UnwindLibType GetDefaultUnwindLibType() const { in GetDefaultUnwindLibType()614 virtual UnwindLibType GetUnwindLibType(const llvm::opt::ArgList &Args) const;
30 UnwindLibType
43 UnwindLibType
84 ToolChain::UnwindLibType
1421 ToolChain::UnwindLibType UNW = TC.GetUnwindLibType(Args); in AddUnwindLibrary()
781 ToolChain::UnwindLibType ToolChain::GetUnwindLibType( in GetUnwindLibType()