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