Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.h130 struct CrashInfoAnnotations { struct
H A DPlatformDarwin.cpp916 CrashInfoAnnotations annotations; in ExtractCrashInfoAnnotations()
917 size_t expected_size = sizeof(CrashInfoAnnotations); in ExtractCrashInfoAnnotations()