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

Side by Side Diff: tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden

Issue 2856203004: supersize: Fix name normalization of top-level lambdas (Closed)
Patch Set: rebase Created 3 years, 7 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
1 Common Metadata: 1 Common Metadata:
2 elf_arch=ARM 2 elf_arch=ARM
3 elf_build_id=WhatAnAmazingBuildId 3 elf_build_id=WhatAnAmazingBuildId
4 elf_file_name=elf 4 elf_file_name=elf
5 elf_mtime={redacted} 5 elf_mtime={redacted}
6 git_revision=abc123 6 git_revision=abc123
7 gn_args=var1=true var2="foo" 7 gn_args=var1=true var2="foo"
8 map_file_name=../test.map 8 map_file_name=../test.map
9 Old Metadata: 9 Old Metadata:
10 New Metadata: 10 New Metadata:
11 11
12 Section Sizes (Total=0 bytes): 12 Section Sizes (Total=0 bytes):
13 .bss: 0 bytes (not included in totals) 13 .bss: 0 bytes (not included in totals)
14 .data: 0 bytes (0.0%) 14 .data: 0 bytes (0.0%)
15 .data.rel.ro: 0 bytes (0.0%) 15 .data.rel.ro: 0 bytes (0.0%)
16 .data.rel.ro.local: 0 bytes (0.0%) 16 .data.rel.ro.local: 0 bytes (0.0%)
17 .rodata: 0 bytes (0.0%) 17 .rodata: 0 bytes (0.0%)
18 .text: 0 bytes (0.0%) 18 .text: 0 bytes (0.0%)
19 19
20 0 symbols added (+), 0 changed (~), 0 removed (-), 44 unchanged (not shown) 20 0 symbols added (+), 0 changed (~), 0 removed (-), 44 unchanged (not shown)
21 0 object files added, 0 removed 21 0 object files added, 0 removed
22 22
23 Showing 0 symbols with total pss: 0 bytes 23 Showing 0 symbols (0 unique) with total pss: 0 bytes
24 .text=0 bytes .rodata=0 bytes other=0 bytes total=0 bytes 24 .text=0 bytes .rodata=0 bytes other=0 bytes total=0 bytes
25 Number of object files: 0 25 Number of object files: 0
26 26
27 First columns are: running total, address, pss 27 First columns are: running total, address, pss
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698