Searched refs:CrashInfoDataStatic (Results 1 – 3 of 3) sorted by relevance
88 struct __attribute__((__packed__)) CrashInfoDataStatic { struct94 struct __attribute__((__packed__)) CrashInfoDataDynamic : public CrashInfoDataStatic { argument106 CrashInfoDataStatic s;
281 expected_size = sizeof(CrashInfoHeader) + sizeof(CrashInfoDataStatic); in ReadCrashInfo()
364 expected = sizeof(CrashInfoHeader) + sizeof(CrashInfoDataStatic); in debuggerd_dispatch_pseudothread()