Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp507 static ThreadSP FailExceptionParsing(llvm::StringRef msg) { in FailExceptionParsing() function
518 return FailExceptionParsing("Failed to get 'reserved' member."); in GetBacktraceThreadFromException()
522 return FailExceptionParsing("Failed to get synthetic value."); in GetBacktraceThreadFromException()
527 return FailExceptionParsing("Failed to get scratch AST."); in GetBacktraceThreadFromException()
569 return FailExceptionParsing("Failed to get return addresses."); in GetBacktraceThreadFromException()
573 return FailExceptionParsing("Failed to get frames_value."); in GetBacktraceThreadFromException()
578 return FailExceptionParsing("Failed to get count_value."); in GetBacktraceThreadFromException()
583 return FailExceptionParsing("Failed to get ignore_value."); in GetBacktraceThreadFromException()
596 return FailExceptionParsing("Failed to get PC list."); in GetBacktraceThreadFromException()