Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp274 StructuredData::Dictionary *mach_exception; in CalculateStopInfo() local
276 mach_exception)) { in CalculateStopInfo()
278 mach_exception->GetValueForKeyAsString("type", value); in CalculateStopInfo()
289 mach_exception->GetValueForKeyAsArray("rawCodes", exc_rawcodes); in CalculateStopInfo()