Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.h114 uint64_t abort_cause; // unsigned int member
DPlatformDarwin.cpp1505 entry_sp->AddIntegerItem("abort-cause", annotations.abort_cause); in ExtractCrashInfoAnnotations()