Home
last modified time | relevance | path

Searched refs:FailExceptionParsing (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp506 static ThreadSP FailExceptionParsing(llvm::StringRef msg) { in FailExceptionParsing() function
517 return FailExceptionParsing("Failed to get 'reserved' member."); in GetBacktraceThreadFromException()
521 return FailExceptionParsing("Failed to get synthetic value."); in GetBacktraceThreadFromException()
526 return FailExceptionParsing("Failed to get scratch AST."); in GetBacktraceThreadFromException()
568 return FailExceptionParsing("Failed to get return addresses."); in GetBacktraceThreadFromException()
572 return FailExceptionParsing("Failed to get frames_value."); in GetBacktraceThreadFromException()
577 return FailExceptionParsing("Failed to get count_value."); in GetBacktraceThreadFromException()
582 return FailExceptionParsing("Failed to get ignore_value."); in GetBacktraceThreadFromException()
595 return FailExceptionParsing("Failed to get PC list."); in GetBacktraceThreadFromException()