Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1073)

Side by Side Diff: src/processor/testdata/symbols/microdump/crash_example/6E72E2F1A5F59AB3D51356FDFE394D490/crash_example.sym

Issue 1731923002: Support processing microdump for mips architecture (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Reduced size of .sym files + rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 MODULE Linux mips 6E72E2F1A5F59AB3D51356FDFE394D490 crash_example
2 FILE 0 /s/breakpad/src/tools/linux/crash_example.cc
3 FUNC 80a8 9c 0 google_breakpad::MinidumpDescriptor::MinidumpDescriptor
4 80a8 20 75 8
5 80c8 38 78 8
6 8100 10 78 8
7 8110 14 78 8
8 8124 10 78 8
9 8134 10 78 8
10 FUNC 815c a0 0 DumpCallback
11 815c 2c 13 37
12 8188 1c 14 37
13 81a4 14 15 37
14 81b8 1c 15 37
15 81d4 14 17 37
16 81e8 4 18 37
17 81ec 10 19 37
18 FUNC 81fc 2c 0 Leaf
19 81fc 10 21 37
20 820c 8 22 37
21 8214 8 23 37
22 821c 4 25 37
23 8220 8 26 37
24 FUNC 8228 58 0 blaTest
25 8228 1c 28 37
26 8244 c 29 37
27 8250 20 30 37
28 8270 10 31 37
29 FUNC 8280 40 0 Crash
30 8280 18 33 37
31 8298 4 34 37
32 829c 14 35 37
33 82b0 10 36 37
34 FUNC 831c f4 0 main
35 831c 2c 40 37
36 8348 c 40 37
37 8354 18 41 37
38 836c 34 43 37
39 83a0 10 44 37
40 83b0 4 45 37
41 83b4 14 43 37
42 83c8 18 45 37
43 83e0 30 46 37
44 PUBLIC 831c 0 main
45 STACK CFI INIT 8228 58 .cfa: $sp 0 + .ra: $ra
46 STACK CFI 822c .cfa: $sp 32 +
47 STACK CFI 8234 $gp: .cfa -16 + ^ .ra: .cfa -8 + ^
48 STACK CFI 827c $gp: $gp .cfa: $sp 0 + .ra: .ra
49 STACK CFI INIT 8280 40 .cfa: $sp 0 + .ra: $ra
50 STACK CFI 8284 .cfa: $sp 32 +
51 STACK CFI 828c $gp: .cfa -16 + ^ .ra: .cfa -8 + ^
52 STACK CFI 82bc $gp: $gp .cfa: $sp 0 + .ra: .ra
53 STACK CFI INIT 831c f4 .cfa: $sp 0 + .ra: $ra
54 STACK CFI 8320 .cfa: $sp 352 +
55 STACK CFI 832c $gp: .cfa -16 + ^ $s0: .cfa -24 + ^ .ra: .cfa -8 + ^
56 STACK CFI 840c $gp: $gp $s0: $s0 .cfa: $sp 0 + .ra: .ra
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698