-
Notifications
You must be signed in to change notification settings - Fork 0
/
crash.h
98 lines (98 loc) · 813 Bytes
/
crash.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
const uint32_t crash[][4] = {
{
0x0,
0x8018018,
0x1000000,
66
},
{
0x0,
0x1a01c018,
0x0,
66
},
{
0x100,
0x1a01c00a,
0x600000,
66
},
{
0x20060,
0x1a01c01a,
0x600000,
66
},
{
0x20070,
0xa01c01b,
0x1600300,
66
},
{
0xf80e4078,
0xa80d01b,
0x1601f40,
66
},
{
0xfc0e40fc,
0xb81d01f,
0x816c0f40,
66
},
{
0xfc0fc0fc,
0xfc1fc1f,
0xc1fc0fc0,
66
},
{
0x0,
0x8018018,
0x1000000,
66
},
{
0x80,
0x8058030,
0x1000000,
66
},
{
0x80080,
0x8050030,
0x5006000,
66
},
{
0x480,
0x68058030,
0x5006000,
66
},
{
0x400,
0xe8058038,
0xd00600c,
66
},
{
0x1f02701,
0xe81580b8,
0xd00602f,
66
},
{
0x3f02703,
0xf81d80b8,
0x1f03602f,
66
},
{
0x3f03f03,
0xf83f83f8,
0x3f03f03f,
66
}
};