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

Unified Diff: tools/binary_size/libsupersize/testdata/Archive_Elf.golden

Issue 2881563003: supersize: Make Disassemble() work for downloaded .size files (Closed)
Patch Set: self-review 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 side-by-side diff with in-line comments
Download patch
Index: tools/binary_size/libsupersize/testdata/Archive_Elf.golden
diff --git a/tools/binary_size/libsupersize/testdata/Archive_Elf.golden b/tools/binary_size/libsupersize/testdata/Archive_Elf.golden
index 0faa42d212e8f980635e6fac9c4b3d849d98ed52..c2fd8d5976f055e5ad88697fb61c939f08bbf036 100644
--- a/tools/binary_size/libsupersize/testdata/Archive_Elf.golden
+++ b/tools/binary_size/libsupersize/testdata/Archive_Elf.golden
@@ -5,6 +5,7 @@ elf_mtime={redacted}
git_revision=abc123
gn_args=var1=true var2="foo"
map_file_name=../test.map
+tool_prefix=tools/binary_size/libsupersize/testdata/mock_toolchain/
Section r: has 100.0% of 5927652 bytes accounted for from 9 symbols. 0 bytes are unaccounted for.
* Padding accounts for 11 bytes (0.0%)
* 4 placeholders (symbols that start with **) account for 5927509 bytes (100.0%)

Powered by Google App Engine
This is Rietveld 408576698