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

Side by Side Diff: obsolete/breakpad/common/testdata/stabs_reader_unittest.input1

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 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 SO 10 11 0x02 builddir/
2 FUN 20 21 0x12 not the SO with source file name we expected
3 SO 30 31 0x22
4 SO 40 41 0x32 builddir1/
5 SO 50 51 0x42 file1.c
6 LSYM 60 61 0x52 not the FUN we're looking for
7 FUN 70 71 0x62 fun1
8 BINCL 80 81 0x72 something to ignore in a FUN body
9 SLINE 90 91 0x82
10 SOL 100 101 0x92 header.h
11 SLINE 110 111 0x102
12 FUN 120 121 0x112 fun2:some stabs type info here, to trim from the name
13 SLINE 130 131 0x122
14 SOL 140 141 0x132 file1.c
15 SLINE 150 151 0x142
16 SO 160 161 0x152
17 LSYM 170 171 0x162
18 SO 180 181 0x182 file3.c
19 SO 190 191 0x192
OLDNEW
« no previous file with comments | « obsolete/breakpad/common/testdata/func-line-pairing.h ('k') | obsolete/breakpad/common/testdata/stabs_reader_unittest.input2 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698