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

Unified Diff: tools/binary_size/libsupersize/testdata/test.map

Issue 2880003002: supersize: A few fixes for Android+clang builds (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/binary_size/libsupersize/testdata/mock_toolchain/mock_nm.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/binary_size/libsupersize/testdata/test.map
diff --git a/tools/binary_size/libsupersize/testdata/test.map b/tools/binary_size/libsupersize/testdata/test.map
index adebd5cf2ab7340619d09b11f673aa550240ad8b..890e80e5f1ff17796416227937058fb08969cf0d 100644
--- a/tools/binary_size/libsupersize/testdata/test.map
+++ b/tools/binary_size/libsupersize/testdata/test.map
@@ -113,7 +113,9 @@ Memory map
.rodata 0x0266e600 0x5a72e4
** merge strings
- 0x0266e600 0x1dfd61
+ 0x0266e600 0x1df000
+ ** merge constants
+ 0x0284d600 0xd61
.rodata 0x0284e364 0x8 obj/base/base/page_allocator.o
.rodata.Name
0x0284e370 0x28 obj/base/base/page_allocator.o
« no previous file with comments | « tools/binary_size/libsupersize/testdata/mock_toolchain/mock_nm.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698