File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -105,3 +105,30 @@ Size difference in bytes ([*1] apk1 only, [*2] apk2 only):
105105Summary:
106106 + 45056 Package size difference
107107```
108+ ### Shared libraries section sizes comparison example:
109+ ```
110+ Size difference in bytes ([*1] apk1 only, [*2] apk2 only):
111+ + 376724 lib/x86/libsqlite3_xamarin.so
112+ Section size difference
113+ + 316967 .debug_loc
114+ + 60924 .debug_info
115+ + 15176 .debug_ranges
116+ + 4038 .debug_line
117+ + 1952 .debug_str
118+ + 127 .debug_abbrev
119+ + 44 .rodata
120+ + 40 .eh_frame_hdr
121+ + 8 .data.rel.ro
122+ - 4 .eh_frame
123+ - 4 .data
124+ - 8 .gnu.version
125+ - 12 .got.plt
126+ - 16 .gnu.hash
127+ - 16 .hash
128+ - 24 .rel.plt
129+ - 38 .dynstr
130+ - 48 .plt
131+ - 64 .dynsym
132+ - 84 .comment
133+ - 23984 .text
134+ ```
You can’t perform that action at this time.
0 commit comments