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

Side by Side Diff: tools/binary_size/libsupersize/testdata/test.map

Issue 2813963002: //tools/binary_size: Consolidate most tools into "supersize" command (Closed)
Patch Set: Fix readme formatting. Make archive's --outoput-file a positional arg Created 3 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
1 Archive member included because of file (symbol) 1 Archive member included because of file (symbol)
2 2
3 obj/chrome/browser/libbrowser.a(about_flags.o) 3 obj/chrome/browser/libbrowser.a(about_flags.o)
4 --whole-archive 4 --whole-archive
5 5
6 Allocating common symbols 6 Allocating common symbols
7 Common symbol size file 7 Common symbol size file
8 8
9 ff_cos_131072 0x40000 obj/third_party/ffmpeg/libffmpeg_internal. a(fft_float.o) 9 ff_cos_131072 0x40000 obj/third_party/ffmpeg/libffmpeg_internal. a(fft_float.o)
10 ff_cos_131072_fixed 10 ff_cos_131072_fixed
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 .symtab 0x00000000 0x105ef20 250 .symtab 0x00000000 0x105ef20
251 ** symtab 0x00000000 0x105ef20 251 ** symtab 0x00000000 0x105ef20
252 252
253 .strtab 0x00000000 0x213a4fe 253 .strtab 0x00000000 0x213a4fe
254 ** string table 254 ** string table
255 0x00000000 0x213a4fe 255 0x00000000 0x213a4fe
256 256
257 .shstrtab 0x00000000 0x1b4 257 .shstrtab 0x00000000 0x1b4
258 ** string table 258 ** string table
259 0x00000000 0x1b4 259 0x00000000 0x1b4
OLDNEW
« no previous file with comments | « tools/binary_size/libsupersize/testdata/sub.ninja ('k') | tools/binary_size/linker_map_parser.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698