Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.h130 struct CrashInfoAnnotations { struct
131 uint64_t version; // unsigned long
155 StructuredData::ArraySP ExtractCrashInfoAnnotations(Process &process); argument