Created
July 14, 2018 07:08
-
-
Save bstaletic/a5df8f1262c96a3315148a3061b87a62 to your computer and use it in GitHub Desktop.
Section sizes of ycm_core.so
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
======================================= | |
Current | |
======================================= | |
/home/bstaletic/Temp/ycmd/ycm_core.so : | |
section size addr | |
.gnu.hash 1880 400 | |
.dynsym 14328 2280 | |
.dynstr 28773 16608 | |
.gnu.version 1194 45382 | |
.gnu.version_r 320 46576 | |
.rela.dyn 12771264 46896 | |
.rela.plt 8976 12818160 | |
.init 23 12827136 | |
.plt 6000 12827168 | |
.plt.got 56 12833168 | |
.text 835418 12833232 | |
.fini 9 13668652 | |
.rodata 754960 13668672 | |
.eh_frame_hdr 16444 14423632 | |
.eh_frame 116408 14440080 | |
.gcc_except_table 44152 14556488 | |
.init_array 32 16699896 | |
.fini_array 8 16699928 | |
.data.rel.ro 5318888 16699936 | |
.dynamic 576 22018824 | |
.got 680 22019400 | |
.got.plt 3016 22020096 | |
.data 3528 22023136 | |
.bss 1472 22026688 | |
.comment 34 0 | |
Total 19928439 | |
======================================= | |
unicode_table | |
======================================= | |
section size addr | |
.gnu.hash 2468 400 | |
.dynsym 16272 2872 | |
.dynstr 35956 19144 | |
.gnu.version 1356 55100 | |
.gnu.version_r 320 56456 | |
.rela.dyn 39792 56776 | |
.rela.plt 9792 96568 | |
.init 23 106360 | |
.plt 6544 106384 | |
.plt.got 64 112928 | |
.text 835690 112992 | |
.fini 9 948684 | |
.rodata 6529456 948704 | |
.eh_frame_hdr 16436 7478160 | |
.eh_frame 116360 7494600 | |
.gcc_except_table 44112 7610960 | |
.init_array 32 9753592 | |
.fini_array 8 9753624 | |
.data.rel.ro 13928 9753632 | |
.dynamic 576 9767560 | |
.got 824 9768136 | |
.got.plt 3288 9768960 | |
.data 3528 9772256 | |
.bss 1472 9775808 | |
.comment 34 0 | |
Total 7678340 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================================== | |
Current | |
====================================== | |
section size addr | |
__text 415034 9056 | |
__stubs 1428 424090 | |
__stub_helper 2356 425520 | |
__gcc_except_tab 49916 427876 | |
__cstring 736805 477792 | |
__const 6830 1214608 | |
__unwind_info 7348 1221440 | |
__got 712 1228800 | |
__nl_symbol_ptr 16 1229512 | |
__la_symbol_ptr 1904 1229528 | |
__mod_init_func 24 1231432 | |
__const 5306056 1231456 | |
__data 9712 6537520 | |
__bss 656 6547232 | |
__common 128 6547888 | |
Total 6538925 | |
====================================== | |
unicode_table | |
====================================== | |
section size addr | |
__text 415418 6032 | |
__stubs 1428 421450 | |
__stub_helper 2356 422880 | |
__gcc_except_tab 49916 425236 | |
__cstring 12135 475152 | |
__const 6505406 487296 | |
__unwind_info 7348 6992704 | |
__got 712 7000064 | |
__nl_symbol_ptr 16 7000776 | |
__la_symbol_ptr 1904 7000792 | |
__mod_init_func 24 7002696 | |
__const 1096 7002720 | |
__data 9712 7003824 | |
__bss 656 7013536 | |
__common 128 7014192 | |
Total 7008255 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment