Searched defs:CrashInfoAnnotations (Results 1 – 1 of 1) sorted by relevance
130 struct CrashInfoAnnotations { struct131 uint64_t version; // unsigned long155 StructuredData::ArraySP ExtractCrashInfoAnnotations(Process &process); argument