Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp508 static ThreadSP FailExceptionParsing(llvm::StringRef msg) { in FailExceptionParsing() function
519 return FailExceptionParsing("Failed to get 'reserved' member."); in GetBacktraceThreadFromException()
523 return FailExceptionParsing("Failed to get synthetic value."); in GetBacktraceThreadFromException()
528 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()