Searched refs:UnwindLibType (Results 1 – 6 of 6) sorted by relevance
30 UnwindLibType
43 UnwindLibType
84 ToolChain::UnwindLibType
1382 ToolChain::UnwindLibType UNW = TC.GetUnwindLibType(Args); in AddUnwindLibrary()
104 enum UnwindLibType { enum416 virtual UnwindLibType GetDefaultUnwindLibType() const { in GetDefaultUnwindLibType()584 virtual UnwindLibType GetUnwindLibType(const llvm::opt::ArgList &Args) const;
891 ToolChain::UnwindLibType ToolChain::GetUnwindLibType( in GetUnwindLibType()