Searched defs:FaultLogInfo (Results 1 – 1 of 1) sorted by relevance
56 struct FaultLogInfo { struct57 char flag[8]; /* 8 is the length of the flag */58 int len; /* length of the fault log saved by the module excinfo */59 struct ErrorInfo info;