Searched refs:CrashInfoDataV1 (Results 1 – 2 of 2) sorted by relevance
88 struct __attribute__((__packed__)) CrashInfoDataV1 { struct94 struct __attribute__((__packed__)) CrashInfoDataV2 : public CrashInfoDataV1 { argument101 CrashInfoDataV1 v1;
267 expected_size = sizeof(CrashInfoHeader) + sizeof(CrashInfoDataV1); in ReadCrashInfo()