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

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

Issue 2828333003: supersize: Strip linker-added prefixes from symbol names (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/binary_size/libsupersize/testdata/SymbolGroupMethods.golden ('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 13c5e11d9f63d0ebe9a925758b4e5bba65be681b..ee2573840abb01e13b4bdea153b679ae995e63b0 100644
--- a/tools/binary_size/libsupersize/testdata/test.map
+++ b/tools/binary_size/libsupersize/testdata/test.map
@@ -87,7 +87,7 @@ Memory map
0x0028f000 0x1c0 obj/third_party/icu/icuuc/ucnv_ext.o
.text.startup._GLOBAL__sub_I_SkDeviceProfile.cpp
0x0028f1c8 0x14 obj/third_party/icu/icuuc/ucnv_ext.o
- .text.startup._GLOBAL__sub_I_SkDiscardableMemoryPool.cpp
+ .text.unlikely.foo_bar
0x0028f1e0 0x14 obj/third_party/icu/icuuc/ucnv_ext.o
.text._ZN5blink23ContiguousContainerBase11shrinkToFitEv
0x002a0000 0x10 obj/third_party/WebKit.a(PaintChunker.o)
« no previous file with comments | « tools/binary_size/libsupersize/testdata/SymbolGroupMethods.golden ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698