Skip to content

Instantly share code, notes, and snippets.

@oogali
Last active March 31, 2024 05:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oogali/6a1b767ab54c8781e19015d9b8b05815 to your computer and use it in GitHub Desktop.
Save oogali/6a1b767ab54c8781e19015d9b8b05815 to your computer and use it in GitHub Desktop.
xz backdoor vs. bingrep
oogali@nighthawk:~$ bingrep -D /lib/x86_64-linux-gnu/liblzma.so | less -XR
ELF DYN X86_64-little-endian @ 0x3510:
e_phoff: 0x40 e_shoff: 0x263c0 e_flags: 0x0 e_ehsize: 64 e_phentsize: 56 e_phnum: 9 e_shentsize: 64 e_shnum: 28 e_shstrndx: 27
ProgramHeaders(9):
Idx Type Flags Offset Vaddr Paddr Filesz Memsz Align
0 PT_LOAD R 0x0 0x0 0x0 0x2bc8 0x2bc8 0x1000
1 PT_LOAD R+X 0x3000 0x3000 0x3000 0x176fd 0x176fd 0x1000
2 PT_LOAD R 0x1b000 0x1b000 0x1b000 0xaa6c 0xaa6c 0x1000
3 PT_LOAD RW 0x25ab0 0x26ab0 0x26ab0 0x7d8 0x7e0 0x1000
4 PT_DYNAMIC RW 0x25de0 0x26de0 0x26de0 0x200 0x200 0x8
5 PT_NOTE R 0x238 0x238 0x238 0x24 0x24 0x4
6 PT_GNU_EH_FRAME R 0x21740 0x21740 0x21740 0x95c 0x95c 0x4
7 PT_GNU_STACK RW 0x0 0x0 0x0 0x0 0x0 0x10
8 PT_GNU_RELRO R 0x25ab0 0x26ab0 0x26ab0 0x550 0x550 0x1
Notes
0 GNU type: NT_GNU_BUILD_ID 5d67991a152eb62f982a0e411cc2262850c788
SectionHeaders(28):
Idx Name Type Flags Offset Addr Size Link Entsize Align
0 SHT_NULL 0x0 0x0 0x0 0x0 0x0
1 .note.gnu.build-id SHT_NOTE ALLOC 0x238 0x238 0x24 0x0 0x4
2 .gnu.hash SHT_GNU_HASH ALLOC 0x260 0x260 0x3a4 .dynsym(3) 0x0 0x8
3 .dynsym SHT_DYNSYM ALLOC 0x608 0x608 0xc78 .dynstr(4) 0x18 0x8
4 .dynstr SHT_STRTAB ALLOC 0x1280 0x1280 0xab5 0x0 0x1
5 .gnu.version SHT_GNU_VERSYM ALLOC 0x1d36 0x1d36 0x10a .dynsym(3) 0x2 0x2
6 .gnu.version_d SHT_GNU_VERDEF ALLOC 0x1e40 0x1e40 0x5c .dynstr(4) 0x0 0x8
7 .gnu.version_r SHT_GNU_VERNEED ALLOC 0x1ea0 0x1ea0 0xb0 .dynstr(4) 0x0 0x8
8 .rela.dyn SHT_RELA ALLOC 0x1f50 0x1f50 0x540 .dynsym(3) 0x18 0x8
9 .rela.plt SHT_RELA ALLOC INFO_LINK 0x2490 0x2490 0x738 .dynsym(3) 0x18 0x8
10 .init SHT_PROGBITS ALLOC EXECINSTR 0x3000 0x3000 0x17 0x0 0x4
11 .plt SHT_PROGBITS ALLOC EXECINSTR 0x3020 0x3020 0x4e0 0x10 0x10
12 .plt.got SHT_PROGBITS ALLOC EXECINSTR 0x3500 0x3500 0x8 0x8 0x8
13 .text SHT_PROGBITS ALLOC EXECINSTR 0x3510 0x3510 0x171e2 0x0 0x10
14 .fini SHT_PROGBITS ALLOC EXECINSTR 0x1a6f4 0x1a6f4 0x9 0x0 0x4
15 .rodata SHT_PROGBITS ALLOC 0x1b000 0x1b000 0x6740 0x0 0x20
16 .eh_frame_hdr SHT_PROGBITS ALLOC 0x21740 0x21740 0x95c 0x0 0x4
17 .eh_frame SHT_PROGBITS ALLOC 0x220a0 0x220a0 0x39cc 0x0 0x8
18 .init_array SHT_INIT_ARRAY WRITE ALLOC 0x25ab0 0x26ab0 0x8 0x8 0x8
19 .fini_array SHT_FINI_ARRAY WRITE ALLOC 0x25ab8 0x26ab8 0x8 0x8 0x8
20 .data.rel.ro SHT_PROGBITS WRITE ALLOC 0x25ac0 0x26ac0 0x320 0x0 0x20
21 .dynamic SHT_DYNAMIC WRITE ALLOC 0x25de0 0x26de0 0x200 .dynstr(4) 0x10 0x8
22 .got SHT_PROGBITS WRITE ALLOC 0x25fe0 0x26fe0 0x20 0x8 0x8
23 .got.plt SHT_PROGBITS WRITE ALLOC 0x26000 0x27000 0x280 0x8 0x8
24 .data SHT_PROGBITS WRITE ALLOC 0x26280 0x27280 0x8 0x0 0x8
25 .bss SHT_NOBITS WRITE ALLOC 0x26288 0x27288 0x8 0x0 0x1
26 .gnu_debuglink SHT_PROGBITS 0x26288 0x0 0x34 0x0 0x4
27 .shstrtab SHT_STRTAB 0x262bc 0x0 0x103 0x0 0x1
Syms(0):
Dyn Syms(133):
Addr Bind Type Symbol Size Section Other
0 LOCAL NOTYPE 0x0 0x0
0 GLOBAL FUNC free 0x0 0x0
0 GLOBAL FUNC pthread_create 0x0 0x0
0 GLOBAL FUNC pthread_sigmask 0x0 0x0
0 WEAK NOTYPE _ITM_deregisterTMCloneTable 0x0 0x0
0 GLOBAL FUNC clock_gettime 0x0 0x0
0 GLOBAL FUNC pthread_cond_wait 0x0 0x0
0 GLOBAL FUNC __sched_cpucount 0x0 0x0
0 GLOBAL FUNC __stack_chk_fail 0x0 0x0
0 GLOBAL FUNC pthread_mutex_destroy 0x0 0x0
0 GLOBAL FUNC memset 0x0 0x0
0 GLOBAL FUNC pthread_condattr_destroy 0x0 0x0
0 GLOBAL FUNC memcmp 0x0 0x0
0 GLOBAL FUNC pthread_cond_signal 0x0 0x0
0 GLOBAL FUNC calloc 0x0 0x0
0 WEAK NOTYPE __gmon_start__ 0x0 0x0
0 GLOBAL FUNC sigfillset 0x0 0x0
0 GLOBAL FUNC memcpy 0x0 0x0
0 GLOBAL FUNC pthread_cond_init 0x0 0x0
0 GLOBAL FUNC pthread_mutex_unlock 0x0 0x0
0 GLOBAL FUNC malloc 0x0 0x0
0 GLOBAL FUNC pthread_condattr_setclock 0x0 0x0
0 GLOBAL FUNC pthread_condattr_init 0x0 0x0
0 GLOBAL FUNC memmove 0x0 0x0
0 GLOBAL FUNC pthread_cond_timedwait 0x0 0x0
0 GLOBAL FUNC pthread_cond_destroy 0x0 0x0
0 GLOBAL FUNC sysconf 0x0 0x0
0 GLOBAL FUNC pthread_join 0x0 0x0
0 WEAK NOTYPE _ITM_registerTMCloneTable 0x0 0x0
0 GLOBAL FUNC sched_getaffinity 0x0 0x0
0 GLOBAL FUNC pthread_mutex_init 0x0 0x0
0 WEAK FUNC __cxa_finalize 0x0 0x0
0 GLOBAL FUNC pthread_mutex_lock 0x0 0x0
3710 GLOBAL FUNC lzma_version_string 0x8 .text(13) 0x0
7bf0 GLOBAL FUNC lzma_index_encoder 0x62 .text(13) 0x0
b560 GLOBAL FUNC lzma_easy_decoder_memusage 0x5e .text(13) 0x0
c670 GLOBAL FUNC lzma_stream_buffer_decode 0x20d .text(13) 0x0
73d0 GLOBAL FUNC lzma_filter_encoder_is_supported 0x3e .text(13) 0x0
d0b0 GLOBAL FUNC lzma_stream_footer_decode 0x81 .text(13) 0x0
c2e0 GLOBAL FUNC lzma_index_hash_decode 0x38e .text(13) 0x0
0 GLOBAL OBJECT XZ_5.0 0x0 ABS 0x0
3ed0 GLOBAL FUNC lzma_memlimit_get 0x6c .text(13) 0x0
3e10 GLOBAL FUNC lzma_get_progress 0x27 .text(13) 0x0
0 GLOBAL OBJECT XZ_5.2 0x0 ABS 0x0
d2f0 GLOBAL FUNC lzma_check_size 0x18 .text(13) 0x0
5470 GLOBAL FUNC lzma_index_append 0x2b8 .text(13) 0x0
c140 GLOBAL FUNC lzma_index_hash_init 0xca .text(13) 0x0
5280 GLOBAL FUNC lzma_index_total_size 0x5 .text(13) 0x0
a8e0 GLOBAL FUNC lzma_alone_decoder 0x62 .text(13) 0x0
51d0 GLOBAL FUNC lzma_index_memusage 0x59 .text(13) 0x0
4050 GLOBAL FUNC lzma_block_compressed_size 0x55 .text(13) 0x0
77d0 GLOBAL FUNC lzma_filter_flags_encode 0xd4 .text(13) 0x0
d010 GLOBAL FUNC lzma_stream_header_decode 0x94 .text(13) 0x0
5390 GLOBAL FUNC lzma_index_stream_flags 0x6e .text(13) 0x0
5230 GLOBAL FUNC lzma_index_memused 0xc .text(13) 0x0
4e60 GLOBAL FUNC lzma_index_end 0x341 .text(13) 0x0
b290 GLOBAL FUNC lzma_block_decoder 0x62 .text(13) 0x0
d140 GLOBAL FUNC lzma_vli_decode 0x181 .text(13) 0x0
7230 GLOBAL FUNC lzma_raw_buffer_encode 0x147 .text(13) 0x0
4d30 GLOBAL FUNC lzma_index_init 0x123 .text(13) 0x0
5c20 GLOBAL FUNC lzma_index_iter_rewind 0x2d .text(13) 0x0
b8d0 GLOBAL FUNC lzma_raw_decoder_memusage 0xf .text(13) 0x0
beb0 GLOBAL FUNC lzma_index_decoder 0x6a .text(13) 0x0
10a80 GLOBAL FUNC lzma_lzma_preset 0x120 .text(13) 0x0
5f90 GLOBAL FUNC lzma_stream_flags_compare 0x96 .text(13) 0x0
6050 GLOBAL FUNC lzma_cputhreads 0x5 .text(13) 0x0
7d80 GLOBAL FUNC lzma_stream_buffer_bound 0x31 .text(13) 0x0
cfa0 GLOBAL FUNC lzma_stream_decoder 0x6a .text(13) 0x0
74b0 GLOBAL FUNC lzma_raw_encoder_memusage 0xf .text(13) 0x0
b860 GLOBAL FUNC lzma_raw_decoder 0x6a .text(13) 0x0
7160 GLOBAL FUNC lzma_easy_encoder 0x70 .text(13) 0x0
b8e0 GLOBAL FUNC lzma_properties_decode 0x84 .text(13) 0x0
52c0 GLOBAL FUNC lzma_index_file_size 0x7e .text(13) 0x0
aca0 GLOBAL FUNC lzma_block_buffer_decode 0x19d .text(13) 0x0
12270 GLOBAL FUNC lzma_mode_is_supported 0xa .text(13) 0x0
c240 GLOBAL FUNC lzma_index_hash_append 0x9e .text(13) 0x0
5340 GLOBAL FUNC lzma_index_uncompressed_size 0x5 .text(13) 0x0
5240 GLOBAL FUNC lzma_index_block_count 0x5 .text(13) 0x0
41c0 GLOBAL FUNC lzma_filters_copy 0x189 .text(13) 0x0
5c60 GLOBAL FUNC lzma_index_iter_next 0x21a .text(13) 0x0
b810 GLOBAL FUNC lzma_filter_decoder_is_supported 0x3e .text(13) 0x0
c220 GLOBAL FUNC lzma_index_hash_size 0x1f .text(13) 0x0
6950 GLOBAL FUNC lzma_block_buffer_bound 0x37 .text(13) 0x0
6f00 GLOBAL FUNC lzma_block_header_encode 0x1ab .text(13) 0x0
7c60 GLOBAL FUNC lzma_index_buffer_encode 0x114 .text(13) 0x0
5400 GLOBAL FUNC lzma_index_stream_padding 0x66 .text(13) 0x0
40b0 GLOBAL FUNC lzma_block_total_size 0x1e .text(13) 0x0
69b0 GLOBAL FUNC lzma_block_uncomp_encode 0x20 .text(13) 0x0
62f0 GLOBAL FUNC lzma_alone_encoder 0x62 .text(13) 0x0
5950 GLOBAL FUNC lzma_index_dup 0x2ca .text(13) 0x0
5730 GLOBAL FUNC lzma_index_cat 0x21a .text(13) 0x0
d3f0 GLOBAL FUNC lzma_crc32 0x124 .text(13) 0x0
7680 GLOBAL FUNC lzma_properties_size 0x79 .text(13) 0x0
d520 GLOBAL FUNC lzma_crc64 0xf6 .text(13) 0x0
7dc0 GLOBAL FUNC lzma_stream_buffer_encode 0x29d .text(13) 0x0
c210 GLOBAL FUNC lzma_index_hash_end 0x5 .text(13) 0x0
6da0 GLOBAL FUNC lzma_block_encoder 0x62 .text(13) 0x0
5260 GLOBAL FUNC lzma_index_size 0x1f .text(13) 0x0
87d0 GLOBAL FUNC lzma_stream_footer_encode 0xa1 .text(13) 0x0
74c0 GLOBAL FUNC lzma_filters_update 0x109 .text(13) 0x0
5250 GLOBAL FUNC lzma_index_stream_count 0x4 .text(13) 0x0
6030 GLOBAL FUNC lzma_vli_size 0x1a .text(13) 0x0
b970 GLOBAL FUNC lzma_filter_flags_decode 0xbc .text(13) 0x0
d2d0 GLOBAL FUNC lzma_check_is_supported 0x15 .text(13) 0x0
86c0 GLOBAL FUNC lzma_stream_encoder 0x72 .text(13) 0x0
71d0 GLOBAL FUNC lzma_easy_encoder_memusage 0x5e .text(13) 0x0
7430 GLOBAL FUNC lzma_raw_encoder 0x72 .text(13) 0x0
b5c0 GLOBAL FUNC lzma_raw_buffer_decode 0x1f1 .text(13) 0x0
3a70 GLOBAL FUNC lzma_code 0x2b1 .text(13) 0x0
3700 GLOBAL FUNC lzma_version_number 0x6 .text(13) 0x0
a360 GLOBAL FUNC lzma_stream_encoder_mt_memusage 0x10d .text(13) 0x0
5e80 GLOBAL FUNC lzma_index_iter_locate 0x106 .text(13) 0x0
a2f0 GLOBAL FUNC lzma_stream_encoder_mt 0x6a .text(13) 0x0
8740 GLOBAL FUNC lzma_stream_header_encode 0x81 .text(13) 0x0
ac30 GLOBAL FUNC lzma_auto_decoder 0x6a .text(13) 0x0
45e0 GLOBAL FUNC lzma_physmem 0x5 .text(13) 0x0
3f40 GLOBAL FUNC lzma_memlimit_set 0x6c .text(13) 0x0
3d30 GLOBAL FUNC lzma_end 0xd2 .text(13) 0x0
8880 GLOBAL FUNC lzma_vli_encode 0xf5 .text(13) 0x0
7770 GLOBAL FUNC lzma_filter_flags_size 0x5d .text(13) 0x0
6e10 GLOBAL FUNC lzma_block_header_size 0xf0 .text(13) 0x0
70b0 GLOBAL FUNC lzma_easy_buffer_encode 0xa8 .text(13) 0x0
5350 GLOBAL FUNC lzma_index_checks 0x1a .text(13) 0x0
3fb0 GLOBAL FUNC lzma_block_unpadded_size 0x99 .text(13) 0x0
b300 GLOBAL FUNC lzma_block_header_decode 0x25b .text(13) 0x0
3e40 GLOBAL FUNC lzma_get_check 0x1b .text(13) 0x0
3e60 GLOBAL FUNC lzma_memusage 0x6c .text(13) 0x0
f2d0 GLOBAL FUNC lzma_mf_is_supported 0x2e .text(13) 0x0
bf20 GLOBAL FUNC lzma_index_buffer_decode 0x17d .text(13) 0x0
6990 GLOBAL FUNC lzma_block_buffer_encode 0x14 .text(13) 0x0
7700 GLOBAL FUNC lzma_properties_encode 0x6b .text(13) 0x0
5c50 GLOBAL FUNC lzma_index_iter_init 0xc .text(13) 0x0
5290 GLOBAL FUNC lzma_index_stream_size 0x28 .text(13) 0x0
Dynamic Relas(56):
26ab0 X86_64_RELATIVE ABS+13888
26ab8 X86_64_RELATIVE ABS+13824
26ac8 X86_64_RELATIVE ABS+73984
26ad0 X86_64_RELATIVE ABS+74000
26af0 X86_64_RELATIVE ABS+74288
26b00 X86_64_RELATIVE ABS+101600
26b08 X86_64_RELATIVE ABS+101616
26b10 X86_64_RELATIVE ABS+101808
26b28 X86_64_RELATIVE ABS+101648
26b38 X86_64_RELATIVE ABS+106240
26b50 X86_64_RELATIVE ABS+105568
26b60 X86_64_RELATIVE ABS+105600
26b70 X86_64_RELATIVE ABS+106576
26b88 X86_64_RELATIVE ABS+105568
26b98 X86_64_RELATIVE ABS+105600
26ba8 X86_64_RELATIVE ABS+107120
26bc0 X86_64_RELATIVE ABS+105568
26bd0 X86_64_RELATIVE ABS+105600
26be0 X86_64_RELATIVE ABS+107376
26bf8 X86_64_RELATIVE ABS+105568
26c08 X86_64_RELATIVE ABS+105600
26c18 X86_64_RELATIVE ABS+107760
26c30 X86_64_RELATIVE ABS+105568
26c40 X86_64_RELATIVE ABS+105600
26c50 X86_64_RELATIVE ABS+108192
26c68 X86_64_RELATIVE ABS+105568
26c78 X86_64_RELATIVE ABS+105600
26c88 X86_64_RELATIVE ABS+103872
26c90 X86_64_RELATIVE ABS+103456
26cb0 X86_64_RELATIVE ABS+103904
26cc8 X86_64_RELATIVE ABS+99488
26cd0 X86_64_RELATIVE ABS+99648
26cd8 X86_64_RELATIVE ABS+99728
26ce8 X86_64_RELATIVE ABS+102944
26cf0 X86_64_RELATIVE ABS+102960
26cf8 X86_64_RELATIVE ABS+102992
26d08 X86_64_RELATIVE ABS+106304
26d18 X86_64_RELATIVE ABS+105632
26d28 X86_64_RELATIVE ABS+106624
26d38 X86_64_RELATIVE ABS+105632
26d48 X86_64_RELATIVE ABS+107168
26d58 X86_64_RELATIVE ABS+105632
26d68 X86_64_RELATIVE ABS+107424
26d78 X86_64_RELATIVE ABS+105632
26d88 X86_64_RELATIVE ABS+107808
26d98 X86_64_RELATIVE ABS+105632
26da8 X86_64_RELATIVE ABS+108240
26db8 X86_64_RELATIVE ABS+105632
26dc8 X86_64_RELATIVE ABS+104112
26dd0 X86_64_RELATIVE ABS+103456
26dd8 X86_64_RELATIVE ABS+104128
27280 X86_64_RELATIVE ABS+160384
26fe0 X86_64_GLOB_DAT _ITM_deregisterTMCloneTable+0
26fe8 X86_64_GLOB_DAT __gmon_start__+0
26ff0 X86_64_GLOB_DAT _ITM_registerTMCloneTable+0
26ff8 X86_64_GLOB_DAT __cxa_finalize+0
Dynamic Rel(0):
Plt Relocations(77):
27018 X86_64_JUMP_SLOT lzma_index_iter_rewind+0
27020 X86_64_JUMP_SLOT free+0
27028 X86_64_JUMP_SLOT lzma_block_buffer_encode+0
27030 X86_64_JUMP_SLOT lzma_check_is_supported+0
27038 X86_64_JUMP_SLOT pthread_create+0
27040 X86_64_JUMP_SLOT pthread_sigmask+0
27048 X86_64_JUMP_SLOT lzma_filter_flags_size+0
27050 X86_64_JUMP_SLOT lzma_index_buffer_encode+0
27058 X86_64_JUMP_SLOT lzma_stream_flags_compare+0
27060 X86_64_JUMP_SLOT lzma_block_buffer_bound+0
27068 X86_64_JUMP_SLOT lzma_index_hash_decode+0
27070 X86_64_JUMP_SLOT clock_gettime+0
27078 X86_64_JUMP_SLOT lzma_block_header_size+0
27080 X86_64_JUMP_SLOT pthread_cond_wait+0
27088 X86_64_JUMP_SLOT __sched_cpucount+0
27090 X86_64_JUMP_SLOT lzma_index_memusage+0
27098 X86_64_JUMP_SLOT lzma_block_unpadded_size+0
270a0 X86_64_JUMP_SLOT __stack_chk_fail+0
270a8 X86_64_JUMP_SLOT lzma_index_hash_append+0
270b0 X86_64_JUMP_SLOT lzma_crc32+0
270b8 X86_64_JUMP_SLOT pthread_mutex_destroy+0
270c0 X86_64_JUMP_SLOT lzma_index_checks+0
270c8 X86_64_JUMP_SLOT lzma_stream_buffer_encode+0
270d0 X86_64_JUMP_SLOT lzma_stream_footer_encode+0
270d8 X86_64_JUMP_SLOT lzma_raw_encoder_memusage+0
270e0 X86_64_JUMP_SLOT memset+0
270e8 X86_64_JUMP_SLOT pthread_condattr_destroy+0
270f0 X86_64_JUMP_SLOT lzma_filters_copy+0
270f8 X86_64_JUMP_SLOT lzma_properties_decode+0
27100 X86_64_JUMP_SLOT memcmp+0
27108 X86_64_JUMP_SLOT lzma_check_size+0
27110 X86_64_JUMP_SLOT pthread_cond_signal+0
27118 X86_64_JUMP_SLOT lzma_index_hash_init+0
27120 X86_64_JUMP_SLOT calloc+0
27128 X86_64_JUMP_SLOT lzma_crc64+0
27130 X86_64_JUMP_SLOT sigfillset+0
27138 X86_64_JUMP_SLOT memcpy+0
27140 X86_64_JUMP_SLOT lzma_raw_decoder_memusage+0
27148 X86_64_JUMP_SLOT lzma_index_append+0
27150 X86_64_JUMP_SLOT lzma_index_hash_end+0
27158 X86_64_JUMP_SLOT pthread_cond_init+0
27160 X86_64_JUMP_SLOT lzma_end+0
27168 X86_64_JUMP_SLOT lzma_block_header_decode+0
27170 X86_64_JUMP_SLOT pthread_mutex_unlock+0
27178 X86_64_JUMP_SLOT malloc+0
27180 X86_64_JUMP_SLOT lzma_filter_flags_encode+0
27188 X86_64_JUMP_SLOT lzma_index_file_size+0
27190 X86_64_JUMP_SLOT lzma_properties_size+0
27198 X86_64_JUMP_SLOT lzma_stream_header_encode+0
271a0 X86_64_JUMP_SLOT pthread_condattr_setclock+0
271a8 X86_64_JUMP_SLOT lzma_index_init+0
271b0 X86_64_JUMP_SLOT lzma_vli_decode+0
271b8 X86_64_JUMP_SLOT lzma_index_end+0
271c0 X86_64_JUMP_SLOT pthread_condattr_init+0
271c8 X86_64_JUMP_SLOT memmove+0
271d0 X86_64_JUMP_SLOT lzma_properties_encode+0
271d8 X86_64_JUMP_SLOT pthread_cond_timedwait+0
271e0 X86_64_JUMP_SLOT lzma_stream_footer_decode+0
271e8 X86_64_JUMP_SLOT pthread_cond_destroy+0
271f0 X86_64_JUMP_SLOT lzma_lzma_preset+0
271f8 X86_64_JUMP_SLOT lzma_vli_encode+0
27200 X86_64_JUMP_SLOT lzma_index_iter_next+0
27208 X86_64_JUMP_SLOT sysconf+0
27210 X86_64_JUMP_SLOT pthread_join+0
27218 X86_64_JUMP_SLOT lzma_vli_size+0
27220 X86_64_JUMP_SLOT lzma_stream_encoder+0
27228 X86_64_JUMP_SLOT lzma_index_iter_init+0
27230 X86_64_JUMP_SLOT lzma_block_uncomp_encode+0
27238 X86_64_JUMP_SLOT lzma_index_hash_size+0
27240 X86_64_JUMP_SLOT lzma_index_block_count+0
27248 X86_64_JUMP_SLOT lzma_stream_header_decode+0
27250 X86_64_JUMP_SLOT lzma_filter_flags_decode+0
27258 X86_64_JUMP_SLOT lzma_index_size+0
27260 X86_64_JUMP_SLOT sched_getaffinity+0
27268 X86_64_JUMP_SLOT lzma_block_header_encode+0
27270 X86_64_JUMP_SLOT pthread_mutex_init+0
27278 X86_64_JUMP_SLOT pthread_mutex_lock+0
Shdr Relocations(133):
(56)
26ab0 X86_64_RELATIVE NO SYMBOL
26ab8 X86_64_RELATIVE NO SYMBOL
26ac8 X86_64_RELATIVE NO SYMBOL
26ad0 X86_64_RELATIVE NO SYMBOL
26af0 X86_64_RELATIVE NO SYMBOL
26b00 X86_64_RELATIVE NO SYMBOL
26b08 X86_64_RELATIVE NO SYMBOL
26b10 X86_64_RELATIVE NO SYMBOL
26b28 X86_64_RELATIVE NO SYMBOL
26b38 X86_64_RELATIVE NO SYMBOL
26b50 X86_64_RELATIVE NO SYMBOL
26b60 X86_64_RELATIVE NO SYMBOL
26b70 X86_64_RELATIVE NO SYMBOL
26b88 X86_64_RELATIVE NO SYMBOL
26b98 X86_64_RELATIVE NO SYMBOL
26ba8 X86_64_RELATIVE NO SYMBOL
26bc0 X86_64_RELATIVE NO SYMBOL
26bd0 X86_64_RELATIVE NO SYMBOL
26be0 X86_64_RELATIVE NO SYMBOL
26bf8 X86_64_RELATIVE NO SYMBOL
26c08 X86_64_RELATIVE NO SYMBOL
26c18 X86_64_RELATIVE NO SYMBOL
26c30 X86_64_RELATIVE NO SYMBOL
26c40 X86_64_RELATIVE NO SYMBOL
26c50 X86_64_RELATIVE NO SYMBOL
26c68 X86_64_RELATIVE NO SYMBOL
26c78 X86_64_RELATIVE NO SYMBOL
26c88 X86_64_RELATIVE NO SYMBOL
26c90 X86_64_RELATIVE NO SYMBOL
26cb0 X86_64_RELATIVE NO SYMBOL
26cc8 X86_64_RELATIVE NO SYMBOL
26cd0 X86_64_RELATIVE NO SYMBOL
26cd8 X86_64_RELATIVE NO SYMBOL
26ce8 X86_64_RELATIVE NO SYMBOL
26cf0 X86_64_RELATIVE NO SYMBOL
26cf8 X86_64_RELATIVE NO SYMBOL
26d08 X86_64_RELATIVE NO SYMBOL
26d18 X86_64_RELATIVE NO SYMBOL
26d28 X86_64_RELATIVE NO SYMBOL
26d38 X86_64_RELATIVE NO SYMBOL
26d48 X86_64_RELATIVE NO SYMBOL
26d58 X86_64_RELATIVE NO SYMBOL
26d68 X86_64_RELATIVE NO SYMBOL
26d78 X86_64_RELATIVE NO SYMBOL
26d88 X86_64_RELATIVE NO SYMBOL
26d98 X86_64_RELATIVE NO SYMBOL
26da8 X86_64_RELATIVE NO SYMBOL
26db8 X86_64_RELATIVE NO SYMBOL
26dc8 X86_64_RELATIVE NO SYMBOL
26dd0 X86_64_RELATIVE NO SYMBOL
26dd8 X86_64_RELATIVE NO SYMBOL
27280 X86_64_RELATIVE NO SYMBOL
26fe0 X86_64_GLOB_DAT NO SYMBOL
26fe8 X86_64_GLOB_DAT NO SYMBOL
26ff0 X86_64_GLOB_DAT NO SYMBOL
26ff8 X86_64_GLOB_DAT NO SYMBOL
.got.plt(77)
27018 X86_64_JUMP_SLOT NO SYMBOL
27020 X86_64_JUMP_SLOT NO SYMBOL
27028 X86_64_JUMP_SLOT NO SYMBOL
27030 X86_64_JUMP_SLOT NO SYMBOL
27038 X86_64_JUMP_SLOT NO SYMBOL
27040 X86_64_JUMP_SLOT NO SYMBOL
27048 X86_64_JUMP_SLOT NO SYMBOL
27050 X86_64_JUMP_SLOT NO SYMBOL
27058 X86_64_JUMP_SLOT NO SYMBOL
27060 X86_64_JUMP_SLOT NO SYMBOL
27068 X86_64_JUMP_SLOT NO SYMBOL
27070 X86_64_JUMP_SLOT NO SYMBOL
27078 X86_64_JUMP_SLOT NO SYMBOL
27080 X86_64_JUMP_SLOT NO SYMBOL
27088 X86_64_JUMP_SLOT NO SYMBOL
27090 X86_64_JUMP_SLOT NO SYMBOL
27098 X86_64_JUMP_SLOT NO SYMBOL
270a0 X86_64_JUMP_SLOT NO SYMBOL
270a8 X86_64_JUMP_SLOT NO SYMBOL
270b0 X86_64_JUMP_SLOT NO SYMBOL
270b8 X86_64_JUMP_SLOT NO SYMBOL
270c0 X86_64_JUMP_SLOT NO SYMBOL
270c8 X86_64_JUMP_SLOT NO SYMBOL
270d0 X86_64_JUMP_SLOT NO SYMBOL
270d8 X86_64_JUMP_SLOT NO SYMBOL
270e0 X86_64_JUMP_SLOT NO SYMBOL
270e8 X86_64_JUMP_SLOT NO SYMBOL
270f0 X86_64_JUMP_SLOT NO SYMBOL
270f8 X86_64_JUMP_SLOT NO SYMBOL
27100 X86_64_JUMP_SLOT NO SYMBOL
27108 X86_64_JUMP_SLOT NO SYMBOL
27110 X86_64_JUMP_SLOT NO SYMBOL
27118 X86_64_JUMP_SLOT NO SYMBOL
27120 X86_64_JUMP_SLOT NO SYMBOL
27128 X86_64_JUMP_SLOT NO SYMBOL
27130 X86_64_JUMP_SLOT NO SYMBOL
27138 X86_64_JUMP_SLOT NO SYMBOL
27140 X86_64_JUMP_SLOT NO SYMBOL
27148 X86_64_JUMP_SLOT NO SYMBOL
27150 X86_64_JUMP_SLOT NO SYMBOL
27158 X86_64_JUMP_SLOT NO SYMBOL
27160 X86_64_JUMP_SLOT NO SYMBOL
27168 X86_64_JUMP_SLOT NO SYMBOL
27170 X86_64_JUMP_SLOT NO SYMBOL
27178 X86_64_JUMP_SLOT NO SYMBOL
27180 X86_64_JUMP_SLOT NO SYMBOL
27188 X86_64_JUMP_SLOT NO SYMBOL
27190 X86_64_JUMP_SLOT NO SYMBOL
27198 X86_64_JUMP_SLOT NO SYMBOL
271a0 X86_64_JUMP_SLOT NO SYMBOL
271a8 X86_64_JUMP_SLOT NO SYMBOL
271b0 X86_64_JUMP_SLOT NO SYMBOL
271b8 X86_64_JUMP_SLOT NO SYMBOL
271c0 X86_64_JUMP_SLOT NO SYMBOL
271c8 X86_64_JUMP_SLOT NO SYMBOL
271d0 X86_64_JUMP_SLOT NO SYMBOL
271d8 X86_64_JUMP_SLOT NO SYMBOL
271e0 X86_64_JUMP_SLOT NO SYMBOL
271e8 X86_64_JUMP_SLOT NO SYMBOL
271f0 X86_64_JUMP_SLOT NO SYMBOL
271f8 X86_64_JUMP_SLOT NO SYMBOL
27200 X86_64_JUMP_SLOT NO SYMBOL
27208 X86_64_JUMP_SLOT NO SYMBOL
27210 X86_64_JUMP_SLOT NO SYMBOL
27218 X86_64_JUMP_SLOT NO SYMBOL
27220 X86_64_JUMP_SLOT NO SYMBOL
27228 X86_64_JUMP_SLOT NO SYMBOL
27230 X86_64_JUMP_SLOT NO SYMBOL
27238 X86_64_JUMP_SLOT NO SYMBOL
27240 X86_64_JUMP_SLOT NO SYMBOL
27248 X86_64_JUMP_SLOT NO SYMBOL
27250 X86_64_JUMP_SLOT NO SYMBOL
27258 X86_64_JUMP_SLOT NO SYMBOL
27260 X86_64_JUMP_SLOT NO SYMBOL
27268 X86_64_JUMP_SLOT NO SYMBOL
27270 X86_64_JUMP_SLOT NO SYMBOL
27278 X86_64_JUMP_SLOT NO SYMBOL
Dynamic(28):
DT_NEEDED libpthread.so.0
DT_NEEDED libc.so.6
DT_SONAME 0xa40
DT_INIT 0x3000
DT_FINI 0x1a6f4
DT_INIT_ARRAY 0x26ab0
DT_INIT_ARRAYSZ 0x8
DT_FINI_ARRAY 0x26ab8
DT_FINI_ARRAYSZ 0x8
DT_GNU_HASH 0x260
DT_STRTAB 0x1280
DT_SYMTAB 0x608
DT_STRSZ 0xab5
DT_SYMENT 0x18
DT_PLTGOT 0x27000
DT_PLTRELSZ 0x738
DT_PLTREL 0x7
DT_JMPREL 0x2490
DT_RELA 0x1f50
DT_RELASZ 0x540
DT_RELAENT 0x18
DT_VERDEF 0x1e40
DT_VERDEFNUM 0x3
DT_VERNEED 0x1ea0
DT_VERNEEDNUM 0x2
DT_VERSYM 0x1d36
DT_RELACOUNT 0x34
DT_NULL 0x0
Libraries(2):
libpthread.so.0
libc.so.6
Soname: liblzma.so.5
Interpreter: None
is_64: true
is_lib: true
little_endian: true
entry: 3510
oogali@nighthawk:~$ bingrep -D liblzma_la-crc64-fast.o | less -XR
ELF REL X86_64-little-endian @ 0x0:
e_phoff: 0x0 e_shoff: 0x11e58 e_flags: 0x0 e_ehsize: 64 e_phentsize: 0 e_phnum: 0 e_shentsize: 64 e_shnum: 242 e_shstrndx: 241
ProgramHeaders(0):
Idx Type Flags Offset Vaddr Paddr Filesz Memsz Align
SectionHeaders(242):
Idx Name Type Flags Offset Addr Size Link Entsize Align
0 SHT_NULL 0x0 0x0 0x0 0x0 0x0
1 .text SHT_PROGBITS ALLOC EXECINSTR 0x40 0x0 0x0 0x0 0x1
2 .text.x86_codd SHT_PROGBITS ALLOC EXECINSTR 0x40 0x0 0xa9f 0x0 0x10
3 .rela.text.x86_codd SHT_RELA INFO_LINK 0xe2e8 0x0 0xa8 .symtab(239) 0x18 0x8
4 .text.lzma_block_buffer_encoda SHT_PROGBITS ALLOC EXECINSTR 0xae0 0x0 0x4b 0x0 0x10
5 .text.lzma_raw_coder_memusaga SHT_PROGBITS ALLOC EXECINSTR 0xb30 0x0 0x85 0x0 0x10
6 .rela.text.lzma_raw_coder_memusaga SHT_RELA INFO_LINK 0xe390 0x0 0x30 .symtab(239) 0x18 0x8
7 .text.lzma2_encoder_inia SHT_PROGBITS ALLOC EXECINSTR 0xbc0 0x0 0xf0 0x0 0x10
8 .rela.text.lzma2_encoder_inia SHT_RELA INFO_LINK 0xe3c0 0x0 0x60 .symtab(239) 0x18 0x8
9 .text.lzma_optimum_normaa SHT_PROGBITS ALLOC EXECINSTR 0xcb0 0x0 0xa2 0x0 0x10
10 .rela.text.lzma_optimum_normaa SHT_RELA INFO_LINK 0xe420 0x0 0x30 .symtab(239) 0x18 0x8
11 .text.lzma_filters_updata SHT_PROGBITS ALLOC EXECINSTR 0xd60 0x0 0x16e 0x0 0x10
12 .rela.text.lzma_filters_updata SHT_RELA INFO_LINK 0xe450 0x0 0x30 .symtab(239) 0x18 0x8
13 .text.lzma_raw_encodea SHT_PROGBITS ALLOC EXECINSTR 0xed0 0x0 0xa2 0x0 0x10
14 .rela.text.lzma_raw_encodea SHT_RELA INFO_LINK 0xe480 0x0 0x30 .symtab(239) 0x18 0x8
15 .text.lzma_mt_block_siza SHT_PROGBITS ALLOC EXECINSTR 0xf80 0x0 0xb2 0x0 0x10
16 .rela.text.lzma_mt_block_siza SHT_RELA INFO_LINK 0xe4b0 0x0 0x30 .symtab(239) 0x18 0x8
17 .text.stream_encoda SHT_PROGBITS ALLOC EXECINSTR 0x1040 0x0 0x3e 0x0 0x10
18 .rela.text.stream_encoda SHT_RELA INFO_LINK 0xe4e0 0x0 0x18 .symtab(239) 0x18 0x8
19 .text.lzma_properties_siza SHT_PROGBITS ALLOC EXECINSTR 0x1080 0x0 0xb5 0x0 0x10
20 .rela.text.lzma_properties_siza SHT_RELA INFO_LINK 0xe4f8 0x0 0x30 .symtab(239) 0x18 0x8
21 .text.stream_encoder_mt_inia SHT_PROGBITS ALLOC EXECINSTR 0x1140 0x0 0x4f 0x0 0x10
22 .rela.text.stream_encoder_mt_inia SHT_RELA INFO_LINK 0xe528 0x0 0x30 .symtab(239) 0x18 0x8
23 .text.lzma_simple_x86_decoder_inif SHT_PROGBITS ALLOC EXECINSTR 0x1190 0x0 0x97 0x0 0x10
24 .rela.text.lzma_simple_x86_decoder_inif SHT_RELA INFO_LINK 0xe558 0x0 0x18 .symtab(239) 0x18 0x8
25 .text.stream_decoda SHT_PROGBITS ALLOC EXECINSTR 0x1230 0x0 0x2c 0x0 0x10
26 .text.powerpc_coda SHT_PROGBITS ALLOC EXECINSTR 0x1260 0x0 0x15f 0x0 0x10
27 .text.parse_bcz SHT_PROGBITS ALLOC EXECINSTR 0x13c0 0x0 0xc 0x0 0x10
28 .rela.text.parse_bcz SHT_RELA INFO_LINK 0xe570 0x0 0x18 .symtab(239) 0x18 0x8
29 .text.lzma_simple_props_sizd SHT_PROGBITS ALLOC EXECINSTR 0x13d0 0x0 0x1d 0x0 0x10
30 .text.get_literal_prica SHT_PROGBITS ALLOC EXECINSTR 0x13f0 0x0 0x4a1 0x0 0x10
31 .rela.text.get_literal_prica SHT_RELA INFO_LINK 0xe588 0x0 0xc0 .symtab(239) 0x18 0x8
32 .text.crc_inia SHT_PROGBITS ALLOC EXECINSTR 0x18a0 0x0 0x276 0x0 0x10
33 .rela.text.crc_inia SHT_RELA INFO_LINK 0xe648 0x0 0x108 .symtab(239) 0x18 0x8
34 .text.crc64_generia SHT_PROGBITS ALLOC EXECINSTR 0x1b20 0x0 0x79 0x0 0x10
35 .rela.text.crc64_generia SHT_RELA INFO_LINK 0xe750 0x0 0x18 .symtab(239) 0x18 0x8
36 .text.init_pric_tabla SHT_PROGBITS ALLOC EXECINSTR 0x1ba0 0x0 0xb 0x0 0x10
37 .rela.text.init_pric_tabla SHT_RELA INFO_LINK 0xe768 0x0 0x18 .symtab(239) 0x18 0x8
38 .text.stream_encoder_updata SHT_PROGBITS ALLOC EXECINSTR 0x1bb0 0x0 0x9a 0x0 0x10
39 .text.stream_encoder_updatz SHT_PROGBITS ALLOC EXECINSTR 0x1c50 0x0 0x185 0x0 0x10
40 .rela.text.stream_encoder_updatz SHT_RELA INFO_LINK 0xe780 0x0 0x30 .symtab(239) 0x18 0x8
41 .text.lz_encoda SHT_PROGBITS ALLOC EXECINSTR 0x1de0 0x0 0x9d 0x0 0x10
42 .rela.text.lz_encoda SHT_RELA INFO_LINK 0xe7b0 0x0 0x30 .symtab(239) 0x18 0x8
43 .text.delta_coder_ena SHT_PROGBITS ALLOC EXECINSTR 0x1e80 0x0 0x28 0x0 0x10
44 .rela.text.delta_coder_ena SHT_RELA INFO_LINK 0xe7e0 0x0 0x18 .symtab(239) 0x18 0x8
45 .text.delta_decoda SHT_PROGBITS ALLOC EXECINSTR 0x1eb0 0x0 0x2b 0x0 0x10
46 .rela.text.delta_decoda SHT_RELA INFO_LINK 0xe7f8 0x0 0x18 .symtab(239) 0x18 0x8
47 .text.lzma_check_updata SHT_PROGBITS ALLOC EXECINSTR 0x1ee0 0x0 0xae 0x0 0x10
48 .rela.text.lzma_check_updata SHT_RELA INFO_LINK 0xe810 0x0 0x18 .symtab(239) 0x18 0x8
49 .text.index_tree_appena SHT_PROGBITS ALLOC EXECINSTR 0x1f90 0x0 0x126 0x0 0x10
50 .rela.text.index_tree_appena SHT_RELA INFO_LINK 0xe828 0x0 0x30 .symtab(239) 0x18 0x8
51 .text.lzip_decoda SHT_PROGBITS ALLOC EXECINSTR 0x20c0 0x0 0xad 0x0 0x10
52 .rela.text.lzip_decoda SHT_RELA INFO_LINK 0xe858 0x0 0x48 .symtab(239) 0x18 0x8
53 .text.microlzma_decoda SHT_PROGBITS ALLOC EXECINSTR 0x2170 0x0 0x180 0x0 0x10
54 .text.auto_decoda SHT_PROGBITS ALLOC EXECINSTR 0x22f0 0x0 0x9d 0x0 0x10
55 .rela.text.auto_decoda SHT_RELA INFO_LINK 0xe8a0 0x0 0x18 .symtab(239) 0x18 0x8
56 .text.hc_find_funa SHT_PROGBITS ALLOC EXECINSTR 0x2390 0x0 0xc4 0x0 0x10
57 .text.lzma_simple_props_encoda SHT_PROGBITS ALLOC EXECINSTR 0x2460 0x0 0x1e 0x0 0x10
58 .rela.text.lzma_simple_props_encoda SHT_RELA INFO_LINK 0xe8b8 0x0 0x18 .symtab(239) 0x18 0x8
59 .text.lzma_simple_x86_encoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x2480 0x0 0x2b 0x0 0x10
60 .rela.text.lzma_simple_x86_encoder_inia SHT_RELA INFO_LINK 0xe8d0 0x0 0x18 .symtab(239) 0x18 0x8
61 .text.stream_decoder_mt_ena SHT_PROGBITS ALLOC EXECINSTR 0x24b0 0x0 0x52 0x0 0x10
62 .rela.text.stream_decoder_mt_ena SHT_RELA INFO_LINK 0xe8e8 0x0 0x18 .symtab(239) 0x18 0x8
63 .text.lzma_lz_encoder_memusaga SHT_PROGBITS ALLOC EXECINSTR 0x2510 0x0 0x273 0x0 0x10
64 .rela.text.lzma_lz_encoder_memusaga SHT_RELA INFO_LINK 0xe900 0x0 0xd8 .symtab(239) 0x18 0x8
65 .text.lzma_block_buffer_bound63 SHT_PROGBITS ALLOC EXECINSTR 0x2790 0x0 0x5c 0x0 0x10
66 .text.lzma_delta_decoder_inis SHT_PROGBITS ALLOC EXECINSTR 0x27f0 0x0 0x72 0x0 0x10
67 .rela.text.lzma_delta_decoder_inis SHT_RELA INFO_LINK 0xe9d8 0x0 0xa8 .symtab(239) 0x18 0x8
68 .text.lzma_delta_props_decodd SHT_PROGBITS ALLOC EXECINSTR 0x2870 0x0 0x31 0x0 0x10
69 .rela.text.lzma_delta_props_decodd SHT_RELA INFO_LINK 0xea80 0x0 0x48 .symtab(239) 0x18 0x8
70 .text.microlzma_decoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x28b0 0x0 0x3c 0x0 0x10
71 .rela.text.microlzma_decoder_inia SHT_RELA INFO_LINK 0xeac8 0x0 0x30 .symtab(239) 0x18 0x8
72 .text.lz_encoder_prepara SHT_PROGBITS ALLOC EXECINSTR 0x28f0 0x0 0x172 0x0 0x10
73 .rela.text.lz_encoder_prepara SHT_RELA INFO_LINK 0xeaf8 0x0 0x60 .symtab(239) 0x18 0x8
74 .text.reverse_seez SHT_PROGBITS ALLOC EXECINSTR 0x2a70 0x0 0xbc 0x0 0x10
75 .rela.text.reverse_seez SHT_RELA INFO_LINK 0xeb58 0x0 0x60 .symtab(239) 0x18 0x8
76 .text.transfora SHT_PROGBITS ALLOC EXECINSTR 0x2b30 0x0 0x142 0x0 0x10
77 .rela.text.transfora SHT_RELA INFO_LINK 0xebb8 0x0 0x78 .symtab(239) 0x18 0x8
78 .text.lzma_next_filter_inia SHT_PROGBITS ALLOC EXECINSTR 0x2c80 0x0 0xc3 0x0 0x10
79 .rela.text.lzma_next_filter_inia SHT_RELA INFO_LINK 0xec30 0x0 0x18 .symtab(239) 0x18 0x8
80 .text.auto_decoder_iniz SHT_PROGBITS ALLOC EXECINSTR 0x2d50 0x0 0x2b7 0x0 0x10
81 .rela.text.auto_decoder_iniz SHT_RELA INFO_LINK 0xec48 0x0 0x78 .symtab(239) 0x18 0x8
82 .text.lzma_lzma_set_out_limia SHT_PROGBITS ALLOC EXECINSTR 0x3010 0x0 0x2c6 0x0 0x10
83 .rela.text.lzma_lzma_set_out_limia SHT_RELA INFO_LINK 0xecc0 0x0 0x48 .symtab(239) 0x18 0x8
84 .text.lzma_auto_decoda SHT_PROGBITS ALLOC EXECINSTR 0x32e0 0x0 0x7b 0x0 0x10
85 .rela.text.lzma_auto_decoda SHT_RELA INFO_LINK 0xed08 0x0 0x48 .symtab(239) 0x18 0x8
86 .text.lzma_lzma_encoder_resea SHT_PROGBITS ALLOC EXECINSTR 0x3360 0x0 0x339 0x0 0x10
87 .rela.text.lzma_lzma_encoder_resea SHT_RELA INFO_LINK 0xed50 0x0 0x48 .symtab(239) 0x18 0x8
88 .text.lzma_bufcpa SHT_PROGBITS ALLOC EXECINSTR 0x36a0 0x0 0x1e6 0x0 0x10
89 .rela.text.lzma_bufcpa SHT_RELA INFO_LINK 0xed98 0x0 0x30 .symtab(239) 0x18 0x8
90 .text.lzma_check_finisa SHT_PROGBITS ALLOC EXECINSTR 0x3890 0x0 0x97 0x0 0x10
91 .rela.text.lzma_check_finisa SHT_RELA INFO_LINK 0xedc8 0x0 0x48 .symtab(239) 0x18 0x8
92 .text.lzma_decoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x3930 0x0 0x74 0x0 0x10
93 .rela.text.lzma_decoder_inia SHT_RELA INFO_LINK 0xee10 0x0 0x48 .symtab(239) 0x18 0x8
94 .text.lzma_delta_coder_inia SHT_PROGBITS ALLOC EXECINSTR 0x39b0 0x0 0x2e 0x0 0x10
95 .rela.text.lzma_delta_coder_inia SHT_RELA INFO_LINK 0xee58 0x0 0x18 .symtab(239) 0x18 0x8
96 .text.lzma_encoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x39e0 0x0 0x5a 0x0 0x10
97 .text.lzma_file_info_decodea SHT_PROGBITS ALLOC EXECINSTR 0x3a40 0x0 0x2ba 0x0 0x10
98 .rela.text.lzma_file_info_decodea SHT_RELA INFO_LINK 0xee70 0x0 0x90 .symtab(239) 0x18 0x8
99 .text.lzma_filter_decoder_is_supportea SHT_PROGBITS ALLOC EXECINSTR 0x3d00 0x0 0x6e 0x0 0x10
100 .rela.text.lzma_filter_decoder_is_supportea SHT_RELA INFO_LINK 0xef00 0x0 0x48 .symtab(239) 0x18 0x8
101 .text.lzma_lzma2_encoder_memusaga SHT_PROGBITS ALLOC EXECINSTR 0x3d70 0x0 0x5a 0x0 0x10
102 .rela.text.lzma_lzma2_encoder_memusaga SHT_RELA INFO_LINK 0xef48 0x0 0x48 .symtab(239) 0x18 0x8
103 .text.lzma_mf_bt4_fina SHT_PROGBITS ALLOC EXECINSTR 0x3dd0 0x0 0x1ac 0x0 0x10
104 .rela.text.lzma_mf_bt4_fina SHT_RELA INFO_LINK 0xef90 0x0 0x48 .symtab(239) 0x18 0x8
105 .text.lzma_stream_decoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x3f80 0x0 0x14 0x0 0x10
106 .rela.text.lzma_stream_decoder_inia SHT_RELA INFO_LINK 0xefd8 0x0 0x18 .symtab(239) 0x18 0x8
107 .text.lzma_stream_flags_compara SHT_PROGBITS ALLOC EXECINSTR 0x3fa0 0x0 0x14 0x0 0x10
108 .rela.text.lzma_stream_flags_compara SHT_RELA INFO_LINK 0xeff0 0x0 0x18 .symtab(239) 0x18 0x8
109 .text.lzma_stream_header_encoda SHT_PROGBITS ALLOC EXECINSTR 0x3fc0 0x0 0x38 0x0 0x10
110 .rela.text.lzma_stream_header_encoda SHT_RELA INFO_LINK 0xf008 0x0 0x48 .symtab(239) 0x18 0x8
111 .text.lzma_stream_header_encodb SHT_PROGBITS ALLOC EXECINSTR 0x4000 0x0 0x2e 0x0 0x10
112 .text.parse_delt1 SHT_PROGBITS ALLOC EXECINSTR 0x4030 0x0 0x13 0x0 0x10
113 .rela.text.parse_delt1 SHT_RELA INFO_LINK 0xf050 0x0 0x18 .symtab(239) 0x18 0x8
114 .text.read_output_and_waia SHT_PROGBITS ALLOC EXECINSTR 0x4050 0x0 0x2b 0x0 0x10
115 .rela.text.read_output_and_waia SHT_RELA INFO_LINK 0xf068 0x0 0x48 .symtab(239) 0x18 0x8
116 .text.stream_decoder_memconfia SHT_PROGBITS ALLOC EXECINSTR 0x4080 0x0 0x13 0x0 0x10
117 .rela.text.stream_decoder_memconfia SHT_RELA INFO_LINK 0xf0b0 0x0 0x18 .symtab(239) 0x18 0x8
118 .text.lzma_delta_props_encoda SHT_PROGBITS ALLOC EXECINSTR 0x40a0 0x0 0x2e8 0x0 0x10
119 .rela.text.lzma_delta_props_encoda SHT_RELA INFO_LINK 0xf0c8 0x0 0x168 .symtab(239) 0x18 0x8
120 .text.lzma_filter_flags_decoda SHT_PROGBITS ALLOC EXECINSTR 0x4390 0x0 0x26b 0x0 0x10
121 .rela.text.lzma_filter_flags_decoda SHT_RELA INFO_LINK 0xf230 0x0 0x120 .symtab(239) 0x18 0x8
122 .text.lzma_index_buffer_encoda SHT_PROGBITS ALLOC EXECINSTR 0x4600 0x0 0x76 0x0 0x10
123 .rela.text.lzma_index_buffer_encoda SHT_RELA INFO_LINK 0xf350 0x0 0x60 .symtab(239) 0x18 0x8
124 .text.lzma_index_encoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x4680 0x0 0x3d2 0x0 0x10
125 .rela.text.lzma_index_encoder_inia SHT_RELA INFO_LINK 0xf3b0 0x0 0x120 .symtab(239) 0x18 0x8
126 .text.lzma_index_stream_flaga SHT_PROGBITS ALLOC EXECINSTR 0x4a60 0x0 0x97 0x0 0x10
127 .rela.text.lzma_index_stream_flaga SHT_RELA INFO_LINK 0xf4d0 0x0 0x30 .symtab(239) 0x18 0x8
128 .text.lzma_index_iter_locata SHT_PROGBITS ALLOC EXECINSTR 0x4b00 0x0 0x3ff 0x0 0x10
129 .rela.text.lzma_index_iter_locata SHT_RELA INFO_LINK 0xf500 0x0 0xd8 .symtab(239) 0x18 0x8
130 .text.lzma_index_hash_inia SHT_PROGBITS ALLOC EXECINSTR 0x4f00 0x0 0x2f6 0x0 0x10
131 .rela.text.lzma_index_hash_inia SHT_RELA INFO_LINK 0xf5d8 0x0 0x90 .symtab(239) 0x18 0x8
132 .text.lzma_lz_decoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x5200 0x0 0x22e 0x0 0x10
133 .rela.text.lzma_lz_decoder_inia SHT_RELA INFO_LINK 0xf668 0x0 0x168 .symtab(239) 0x18 0x8
134 .text.lzma_lzma_optimum_fasa SHT_PROGBITS ALLOC EXECINSTR 0x5430 0x0 0x411 0x0 0x10
135 .rela.text.lzma_lzma_optimum_fasa SHT_RELA INFO_LINK 0xf7d0 0x0 0x288 .symtab(239) 0x18 0x8
136 .text.microlzma_encoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x5850 0x0 0x1734 0x0 0x10
137 .rela.text.microlzma_encoder_inia SHT_RELA INFO_LINK 0xfa58 0x0 0x6d8 .symtab(239) 0x18 0x8
138 .text.lzma_validate_chaia SHT_PROGBITS ALLOC EXECINSTR 0x6f90 0x0 0xfe 0x0 0x10
139 .rela.text.lzma_validate_chaia SHT_RELA INFO_LINK 0x10130 0x0 0xa8 .symtab(239) 0x18 0x8
140 .text.parse_optiona SHT_PROGBITS ALLOC EXECINSTR 0x7090 0x0 0x43 0x0 0x10
141 .text.auto_decoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x70e0 0x0 0x6d 0x0 0x10
142 .text.bt_find_funa SHT_PROGBITS ALLOC EXECINSTR 0x7150 0x0 0x9a 0x0 0x10
143 .text.lzma_delta_encoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x71f0 0x0 0x11f 0x0 0x10
144 .rela.text.lzma_delta_encoder_inia SHT_RELA INFO_LINK 0x101d8 0x0 0x18 .symtab(239) 0x18 0x8
145 .text.lzma_easy_encodea SHT_PROGBITS ALLOC EXECINSTR 0x7310 0x0 0x6e 0x0 0x10
146 .text.lzma_block_decoder_inia SHT_PROGBITS ALLOC EXECINSTR 0x7380 0x0 0xd4 0x0 0x10
147 .rela.text.lzma_block_decoder_inia SHT_RELA INFO_LINK 0x101f0 0x0 0x18 .symtab(239) 0x18 0x8
148 .text.lzma_block_encoder_updatd SHT_PROGBITS ALLOC EXECINSTR 0x7460 0x0 0xa5 0x0 0x10
149 .text.lzma_index_ena SHT_PROGBITS ALLOC EXECINSTR 0x7510 0x0 0x59 0x0 0x10
150 .text.lzma_filters_copa SHT_PROGBITS ALLOC EXECINSTR 0x7570 0x0 0x117 0x0 0x10
151 .rela.text.lzma_filters_copa SHT_RELA INFO_LINK 0x10208 0x0 0x48 .symtab(239) 0x18 0x8
152 .text.lzma_index_dua SHT_PROGBITS ALLOC EXECINSTR 0x7690 0x0 0x2e7 0x0 0x10
153 .rela.text.lzma_index_dua SHT_RELA INFO_LINK 0x10250 0x0 0x60 .symtab(239) 0x18 0x8
154 .text.length_encoder_resez SHT_PROGBITS ALLOC EXECINSTR 0x7980 0x0 0x30 0x0 0x10
155 .text.stream_decoder_mt_get_progresz SHT_PROGBITS ALLOC EXECINSTR 0x79b0 0x0 0xc6 0x0 0x10
156 .rela.text.stream_decoder_mt_get_progresz SHT_RELA INFO_LINK 0x102b0 0x0 0x30 .symtab(239) 0x18 0x8
157 .text.threads_stoz SHT_PROGBITS ALLOC EXECINSTR 0x7a80 0x0 0x197 0x0 0x10
158 .rela.text.threads_stoz SHT_RELA INFO_LINK 0x102e0 0x0 0xf0 .symtab(239) 0x18 0x8
159 .text.index_decoda SHT_PROGBITS ALLOC EXECINSTR 0x7c20 0x0 0x9b 0x0 0x10
160 .text.index_encoda SHT_PROGBITS ALLOC EXECINSTR 0x7cc0 0x0 0xec 0x0 0x10
161 .rela.text.index_encoda SHT_RELA INFO_LINK 0x103d0 0x0 0x30 .symtab(239) 0x18 0x8
162 .text.lzma_block_unpadded_siza SHT_PROGBITS ALLOC EXECINSTR 0x7db0 0x0 0x83 0x0 0x10
163 .text.lzma_rc_pricea SHT_PROGBITS ALLOC EXECINSTR 0x7e40 0x0 0xb1 0x0 0x10
164 .text.stream_encoder_mt_iniz SHT_PROGBITS ALLOC EXECINSTR 0x7f00 0x0 0x7e 0x0 0x10
165 .text.worker_stara SHT_PROGBITS ALLOC EXECINSTR 0x7f80 0x0 0x15a 0x0 0x10
166 .rela.text.worker_stara SHT_RELA INFO_LINK 0x10400 0x0 0x18 .symtab(239) 0x18 0x8
167 .text.bt_skip_funz SHT_PROGBITS ALLOC EXECINSTR 0x80e0 0x0 0x7a 0x0 0x10
168 .rela.text.bt_skip_funz SHT_RELA INFO_LINK 0x10418 0x0 0x30 .symtab(239) 0x18 0x8
169 .text.lzma_coda SHT_PROGBITS ALLOC EXECINSTR 0x8160 0x0 0xc3 0x0 0x10
170 .rela.text.lzma_coda SHT_RELA INFO_LINK 0x10448 0x0 0x30 .symtab(239) 0x18 0x8
171 .text.parse_lzma10 SHT_PROGBITS ALLOC EXECINSTR 0x8230 0x0 0x9e 0x0 0x10
172 .rela.text.parse_lzma10 SHT_RELA INFO_LINK 0x10478 0x0 0x30 .symtab(239) 0x18 0x8
173 .text.lzip_decoder_memconfia SHT_PROGBITS ALLOC EXECINSTR 0x82d0 0x0 0xadf 0x0 0x10
174 .rela.text.lzip_decoder_memconfia SHT_RELA INFO_LINK 0x104a8 0x0 0x138 .symtab(239) 0x18 0x8
175 .text.decode_buffez SHT_PROGBITS ALLOC EXECINSTR 0x8db0 0x0 0x147 0x0 0x10
176 .rela.text.decode_buffez SHT_RELA INFO_LINK 0x105e0 0x0 0x48 .symtab(239) 0x18 0x8
177 .text.file_info_decoda SHT_PROGBITS ALLOC EXECINSTR 0x8f00 0x0 0x5f2 0x0 0x10
178 .rela.text.file_info_decoda SHT_RELA INFO_LINK 0x10628 0x0 0x108 .symtab(239) 0x18 0x8
179 .text.lzma_index_stream_siza SHT_PROGBITS ALLOC EXECINSTR 0x9500 0x0 0xd9d 0x0 0x10
180 .rela.text.lzma_index_stream_siza SHT_RELA INFO_LINK 0x10730 0x0 0x168 .symtab(239) 0x18 0x8
181 .text.lzma_index_prealloa SHT_PROGBITS ALLOC EXECINSTR 0xa2a0 0x0 0x8d 0x0 0x10
182 .rela.text.lzma_index_prealloa SHT_RELA INFO_LINK 0x10898 0x0 0x30 .symtab(239) 0x18 0x8
183 .text.lzma_index_memusaga SHT_PROGBITS ALLOC EXECINSTR 0xa330 0x0 0x60 0x0 0x10
184 .rela.text.lzma_index_memusaga SHT_RELA INFO_LINK 0x108c8 0x0 0x30 .symtab(239) 0x18 0x8
185 .text.lzma_index_inia SHT_PROGBITS ALLOC EXECINSTR 0xa390 0x0 0x70 0x0 0x10
186 .rela.text.lzma_index_inia SHT_RELA INFO_LINK 0x108f8 0x0 0x30 .symtab(239) 0x18 0x8
187 .text.parse_lzma12z SHT_PROGBITS ALLOC EXECINSTR 0xa400 0x0 0x352 0x0 0x10
188 .rela.text.parse_lzma12z SHT_RELA INFO_LINK 0x10928 0x0 0x90 .symtab(239) 0x18 0x8
189 .text._cpuid SHT_PROGBITS ALLOC EXECINSTR 0xa760 0x0 0x1f 0x0 0x10
190 .text._get_cpuia SHT_PROGBITS ALLOC EXECINSTR 0xa780 0x0 0xdc 0x0 0x10
191 .rela.text._get_cpuia SHT_RELA INFO_LINK 0x109b8 0x0 0xa8 .symtab(239) 0x18 0x8
192 .text._get_cpuid SHT_PROGBITS ALLOC EXECINSTR 0xa860 0x0 0x60 0x0 0x10
193 .rela.text._get_cpuid SHT_RELA INFO_LINK 0x10a60 0x0 0x30 .symtab(239) 0x18 0x8
194 .text.lzma_outq_inia SHT_PROGBITS ALLOC EXECINSTR 0xa8c0 0x0 0x17 0x0 0x10
195 .text.simple_coder_updata SHT_PROGBITS ALLOC EXECINSTR 0xa8e0 0x0 0x105 0x0 0x10
196 .rela.text.simple_coder_updata SHT_RELA INFO_LINK 0x10a90 0x0 0x60 .symtab(239) 0x18 0x8
197 .text.lzma_lzma_encoder_inia SHT_PROGBITS ALLOC EXECINSTR 0xa9f0 0x0 0x6f 0x0 0x10
198 .rela.text.lzma_lzma_encoder_inia SHT_RELA INFO_LINK 0x10af0 0x0 0x18 .symtab(239) 0x18 0x8
199 .text.lzma_memlimit_gea SHT_PROGBITS ALLOC EXECINSTR 0xaa60 0x0 0xb6 0x0 0x10
200 .rela.text.lzma_memlimit_gea SHT_RELA INFO_LINK 0x10b08 0x0 0x48 .symtab(239) 0x18 0x8
201 .text.rc_read_inis SHT_PROGBITS ALLOC EXECINSTR 0xab20 0x0 0xb0 0x0 0x10
202 .rela.text.rc_read_inis SHT_RELA INFO_LINK 0x10b50 0x0 0x48 .symtab(239) 0x18 0x8
203 .text.lzma_check_inia SHT_PROGBITS ALLOC EXECINSTR 0xabd0 0x0 0x1f 0x0 0x10
204 .rela.text.lzma_check_inia SHT_RELA INFO_LINK 0x10b98 0x0 0x18 .symtab(239) 0x18 0x8
205 .text.lzma2_decoder_ena SHT_PROGBITS ALLOC EXECINSTR 0xabf0 0x0 0x2d 0x0 0x10
206 .rela.text.lzma2_decoder_ena SHT_RELA INFO_LINK 0x10bb0 0x0 0x18 .symtab(239) 0x18 0x8
207 .text.lzma_index_iter_rewina SHT_PROGBITS ALLOC EXECINSTR 0xac20 0x0 0x1e 0x0 0x10
208 .rela.text.lzma_index_iter_rewina SHT_RELA INFO_LINK 0x10bc8 0x0 0x18 .symtab(239) 0x18 0x8
209 .text.lzma_index_memusagz SHT_PROGBITS ALLOC EXECINSTR 0xac40 0x0 0x5f 0x0 0x10
210 .text.lzma_block_total_siza SHT_PROGBITS ALLOC EXECINSTR 0xaca0 0x0 0x86 0x0 0x10
211 .rela.text.lzma_block_total_siza SHT_RELA INFO_LINK 0x10be0 0x0 0x18 .symtab(239) 0x18 0x8
212 .rodata.MASK_TO_BIT_NUMBER0 SHT_PROGBITS ALLOC 0xad40 0x0 0x80 0x0 0x20
213 .rodata.BRANCH_TABLE0 SHT_PROGBITS ALLOC 0xadc0 0x0 0x40 0x0 0x20
214 .rodata.get_literal_prica SHT_PROGBITS ALLOC 0xae00 0x0 0x54 0x0 0x4
215 .rela.rodata.get_literal_prica SHT_RELA INFO_LINK 0x10bf8 0x0 0x1f8 .symtab(239) 0x18 0x8
216 .rodata.lzma2_decode SHT_PROGBITS ALLOC 0xae58 0x0 0x8 0x0 0x8
217 .rodata.lzma_lzma_encode SHT_PROGBITS ALLOC 0xae60 0x0 0x8 0x0 0x8
218 .rodata.lzma_lzma_encodd SHT_PROGBITS ALLOC 0xae70 0x0 0xa0 0x0 0x10
219 .rodata.lzip_decode0 SHT_PROGBITS ALLOC 0xaf20 0x0 0x1460 0x0 0x20
220 .rodata.crc64_clmul1 SHT_PROGBITS ALLOC 0xc380 0x0 0x770 0x0 0x20
221 .rodata.lzma12_mf_mao.0 SHT_PROGBITS ALLOC 0xcaf0 0x0 0x18 0x0 0x1
222 .rela.rodata.lzma12_mf_mao.0 SHT_RELA INFO_LINK 0x10df0 0x0 0x48 .symtab(239) 0x18 0x8
223 .rodata.rc_encode SHT_PROGBITS ALLOC 0xcb08 0x0 0x10 0x0 0x1
224 .rela.rodata.rc_encode SHT_RELA INFO_LINK 0x10e38 0x0 0x30 .symtab(239) 0x18 0x8
225 .data SHT_PROGBITS WRITE ALLOC 0xcb18 0x0 0x0 0x0 0x1
226 .data.rel.ro.filter_optmap.0 SHT_PROGBITS WRITE ALLOC 0xcb18 0x0 0x8 0x0 0x8
227 .rela.data.rel.ro.filter_optmap.0 SHT_RELA INFO_LINK 0x10e68 0x0 0x18 .symtab(239) 0x18 0x8
228 .data.rel.ro.lookup_filter.part.0 SHT_PROGBITS WRITE ALLOC 0xcb20 0x0 0x8 0x0 0x8
229 .rela.data.rel.ro.lookup_filter.part.0 SHT_RELA INFO_LINK 0x10e80 0x0 0x18 .symtab(239) 0x18 0x8
230 .data.rel.ro.decoders0 SHT_PROGBITS WRITE ALLOC 0xcb28 0x0 0x20 0x0 0x8
231 .rela.data.rel.ro.decoders0 SHT_RELA INFO_LINK 0x10e98 0x0 0x48 .symtab(239) 0x18 0x8
232 .data.rel.ro.encoders0 SHT_PROGBITS WRITE ALLOC 0xcb48 0x0 0x38 0x0 0x8
233 .rela.data.rel.ro.encoders0 SHT_RELA INFO_LINK 0x10ee0 0x0 0x48 .symtab(239) 0x18 0x8
234 .bss SHT_NOBITS WRITE ALLOC 0xcb80 0x0 0x0 0x0 0x1
235 .bss.filter_optionz SHT_NOBITS WRITE ALLOC 0xcb80 0x0 0x8 0x0 0x8
236 .bss.lzma12_codez SHT_NOBITS WRITE ALLOC 0xcb80 0x0 0x8 0x0 0x8
237 .bss.__intr2 SHT_NOBITS WRITE ALLOC 0xcb80 0x0 0x4 0x0 0x8
238 .note.GNU-stack SHT_PROGBITS 0xcb80 0x0 0x0 0x0 0x1
239 .symtab SHT_SYMTAB 0xcb80 0x0 0xd50 .strtab(240) 0x18 0x8
240 .strtab SHT_STRTAB 0xd8d0 0x0 0xa12 0x0 0x1
241 .shstrtab SHT_STRTAB 0x10f28 0x0 0xf2b 0x0 0x1
Syms(142):
Addr Bind Type Symbol Size Section Other
0 LOCAL NOTYPE 0x0 0x0
0 LOCAL SECTION 0x0 .text.lzma_raw_coder_memusaga(5) 0x0
0 LOCAL SECTION 0x0 .text.powerpc_coda(26) 0x0
0 LOCAL SECTION 0x0 .text.get_literal_prica(30) 0x0
0 LOCAL SECTION 0x0 .text.crc64_generia(34) 0x0
0 LOCAL SECTION 0x0 .text.lzma_lz_encoder_memusaga(63) 0x0
0 LOCAL SECTION 0x0 .text.lzma_block_buffer_bound63(65) 0x0
0 LOCAL SECTION 0x0 .text.microlzma_decoder_inia(70) 0x0
0 LOCAL SECTION 0x0 .text.lz_encoder_prepara(72) 0x0
0 LOCAL SECTION 0x0 .text.reverse_seez(74) 0x0
0 LOCAL SECTION 0x0 .text.transfora(76) 0x0
0 LOCAL SECTION 0x0 .text.lzma_next_filter_inia(78) 0x0
0 LOCAL SECTION 0x0 .text.auto_decoder_iniz(80) 0x0
0 LOCAL SECTION 0x0 .text.lzma_lzma_set_out_limia(82) 0x0
0 LOCAL SECTION 0x0 .text.lzma_lzma_encoder_resea(86) 0x0
0 LOCAL SECTION 0x0 .text.lzma_file_info_decodea(97) 0x0
0 LOCAL SECTION 0x0 .text.parse_optiona(140) 0x0
0 LOCAL SECTION 0x0 .text.auto_decoder_inia(141) 0x0
0 LOCAL SECTION 0x0 .text.bt_find_funa(142) 0x0
0 LOCAL SECTION 0x0 .text.lzma_delta_encoder_inia(143) 0x0
0 LOCAL SECTION 0x0 .text.lzma_easy_encodea(145) 0x0
0 LOCAL SECTION 0x0 .text.lzma_block_decoder_inia(146) 0x0
0 LOCAL SECTION 0x0 .text.lzma_block_encoder_updatd(148) 0x0
0 LOCAL SECTION 0x0 .text.lzma_index_ena(149) 0x0
0 LOCAL SECTION 0x0 .text.lzma_filters_copa(150) 0x0
0 LOCAL SECTION 0x0 .text.lzma_index_dua(152) 0x0
0 LOCAL SECTION 0x0 .text._get_cpuia(190) 0x0
0 LOCAL SECTION 0x0 .rodata.MASK_TO_BIT_NUMBER0(212) 0x0
0 LOCAL SECTION 0x0 .rodata.BRANCH_TABLE0(213) 0x0
0 LOCAL SECTION 0x0 .rodata.get_literal_prica(214) 0x0
0 LOCAL SECTION 0x0 .bss.__intr2(237) 0x0
0 LOCAL FUNC .Lstream_decode.1 0x2c .text.stream_decoda(25) 0x2
0 LOCAL FUNC .Lparse_bcj.0 0xc .text.parse_bcz(27) 0x2
0 LOCAL FUNC .Llzma_properties_size.0 0xb5 .text.lzma_properties_siza(19) 0x2
0 LOCAL FUNC .Llzma_index_hash_init.part.0 0x2f6 .text.lzma_index_hash_inia(130) 0x2
0 LOCAL FUNC .Llzma_filter_flags_decode.0 0x26b .text.lzma_filter_flags_decoda(120) 0x2
0 LOCAL FUNC .Llzma_block_unpadded_size.1 0x83 .text.lzma_block_unpadded_siza(162) 0x2
0 LOCAL FUNC .Lparse_lzma12.0 0x9e .text.parse_lzma10(171) 0x2
0 LOCAL FUNC .Ldecode_buffer.part.0 0x147 .text.decode_buffez(175) 0x2
0 LOCAL FUNC .Llzma_index_prealloc.0 0x8d .text.lzma_index_prealloa(181) 0x2
0 LOCAL FUNC .Lcrc_init.0 0x276 .text.crc_inia(32) 0x2
0 LOCAL FUNC .Llzma_check_init.part.0 0x1f .text.lzma_check_inia(203) 0x2
0 LOCAL OBJECT .Lrc_read_destroy 0x8 .rodata.lzma_lzma_encode(217) 0x2
0 LOCAL OBJECT .Lencoder.1 0x38 .data.rel.ro.encoders0(232) 0x2
0 LOCAL FUNC .Lfile_info_decode.0 0x5f2 .text.file_info_decoda(177) 0x2
0 LOCAL OBJECT .Lfilter_options.0 0x8 .bss.filter_optionz(235) 0x2
0 LOCAL FUNC .Llzma_code.part.1 0xc3 .text.lzma_coda(169) 0x2
0 LOCAL FUNC .Llzma_index_stream_flags.0 0x97 .text.lzma_index_stream_flaga(126) 0x2
0 LOCAL FUNC .Llzma_filter_decoder_is_supported.part.0 0x6e .text.lzma_filter_decoder_is_supportea(99) 0x2
0 LOCAL FUNC .Llzma_delta_coder_init.1 0x2e .text.lzma_delta_coder_inia(94) 0x2
0 LOCAL FUNC .Llzip_decode.0 0xad .text.lzip_decoda(51) 0x2
0 LOCAL FUNC .Lbt_skip_func.part.0 0x7a .text.bt_skip_funz(167) 0x2
0 LOCAL OBJECT .Llzma12_coder.1 0x8 .bss.lzma12_codez(236) 0x2
0 LOCAL FUNC .Lindex_encode.1 0xec .text.index_encoda(160) 0x2
0 LOCAL FUNC .Lstream_encoder_mt_init.1 0x4f .text.stream_encoder_mt_inia(21) 0x2
0 LOCAL FUNC .Llzma_index_iter_rewind.cold 0x1e .text.lzma_index_iter_rewina(207) 0x2
0 LOCAL FUNC .Llzma_block_buffer_encode.0 0x4b .text.lzma_block_buffer_encoda(4) 0x2
0 LOCAL FUNC .Lrc_read_init.part.0 0xb0 .text.rc_read_inis(201) 0x2
0 LOCAL FUNC .Lstream_encoder_update.1 0x185 .text.stream_encoder_updatz(39) 0x2
0 LOCAL FUNC .Ldelta_coder_end.1 0x28 .text.delta_coder_ena(43) 0x2
0 LOCAL OBJECT .Llookup_filter.part.0 0x8 .data.rel.ro.lookup_filter.part.0(228) 0x2
0 LOCAL FUNC .Llzma_lz_encoder_memusage.1 0x52 .text.lzma_lz_encoder_memusaga(63) 0x2
0 LOCAL FUNC .Llzma_stream_flags_compare.1 0x14 .text.lzma_stream_flags_compara(107) 0x2
0 LOCAL FUNC .Llzma_rc_prices.1 0xb1 .text.lzma_rc_pricea(163) 0x2
0 LOCAL FUNC .Llzma_lzma_encoder_init.0 0x6f .text.lzma_lzma_encoder_inia(197) 0x2
0 LOCAL FUNC .Llzma2_encoder_init.1 0xf0 .text.lzma2_encoder_inia(7) 0x2
0 LOCAL FUNC .Llzma_block_param_decoder.0 0x2e .text.lzma_stream_header_encodb(111) 0x2
0 LOCAL FUNC .Llzma_delta_decoder_init.part.0 0x72 .text.lzma_delta_decoder_inis(66) 0x2
0 LOCAL FUNC .Lindex_tree_append.part.0 0x126 .text.index_tree_appena(49) 0x2
0 LOCAL FUNC .Lparse_delta.0 0x13 .text.parse_delt1(112) 0x2
0 LOCAL FUNC .Linit_pric_table.part.1 0xb .text.init_pric_tabla(36) 0x2
c0 LOCAL FUNC .Llzma_filters_update.1 0xae .text.lzma_filters_updata(11) 0x2
0 LOCAL FUNC .Llzma_mt_block_size.1 0xb2 .text.lzma_mt_block_siza(15) 0x2
0 LOCAL OBJECT .Lcrc64_clmul.1 0x770 .rodata.crc64_clmul1(220) 0x2
0 LOCAL FUNC .Llzma_simple_props_size.part.0 0x1d .text.lzma_simple_props_sizd(29) 0x2
0 LOCAL FUNC .Lauto_decode.1 0x9d .text.auto_decoda(54) 0x2
0 LOCAL FUNC .Llzma_buf_cpy.0 0x1e6 .text.lzma_bufcpa(88) 0x2
0 LOCAL FUNC .Llzma_encoder_init.0 0x5a .text.lzma_encoder_inia(96) 0x2
0 LOCAL FUNC .Llzma_auto_decode.1 0x7b .text.lzma_auto_decoda(84) 0x2
0 LOCAL FUNC .Lindex_decode.1 0x9b .text.index_decoda(159) 0x2
0 LOCAL FUNC .Lstream_encoder_update.0 0x9a .text.stream_encoder_updata(38) 0x2
0 LOCAL FUNC .Lget_literal_price.part.0 0x4a1 .text.get_literal_prica(30) 0x2
0 LOCAL FUNC .Lstream_decoder_mt_end.0 0x52 .text.stream_decoder_mt_ena(61) 0x2
0 LOCAL FUNC .Llzma_simple_props_encode.1 0x1e .text.lzma_simple_props_encoda(57) 0x2
0 LOCAL FUNC .Lstream_encode.1 0x3e .text.stream_encoda(17) 0x2
0 LOCAL FUNC .Llzma_stream_decoder_init.1 0x14 .text.lzma_stream_decoder_inia(105) 0x2
0 LOCAL FUNC .Llzma_index_memusage.part.0 0x60 .text.lzma_index_memusaga(183) 0x2
0 LOCAL FUNC .Llzma_index_init.0 0x70 .text.lzma_index_inia(185) 0x2
0 LOCAL FUNC .Llzma_check_finish.0 0x97 .text.lzma_check_finisa(90) 0x2
0 LOCAL FUNC .Llz_stream_decode 0x17 .text.lzma_outq_inia(194) 0x2
0 LOCAL OBJECT .Lx86_coder_destroy 0x8 .rodata.lzma2_decode(216) 0x2
0 LOCAL FUNC .Llzma_index_memusage.0 0x5f .text.lzma_index_memusagz(209) 0x2
0 LOCAL FUNC .Lsimple_coder_update.0 0x105 .text.simple_coder_updata(195) 0x2
0 LOCAL FUNC .Llzma_lzma2_encoder_memusage.0 0x5a .text.lzma_lzma2_encoder_memusaga(101) 0x2
0 LOCAL FUNC .Llzma_mf_bt4_find.0 0x1ac .text.lzma_mf_bt4_fina(103) 0x2
0 LOCAL FUNC .Lthreads_stop.0 0x197 .text.threads_stoz(157) 0x2
0 LOCAL OBJECT .Llzma_block_uncomp_encode.0 0x0 .rodata.rc_encode(223) 0x2
0 LOCAL FUNC .Llzma_block_total_size.0 0x86 .text.lzma_block_total_siza(210) 0x2
0 LOCAL FUNC .Lhc_find_func.1 0xc4 .text.hc_find_funa(56) 0x2
0 LOCAL FUNC .Lmicrolzma_encoder_init.1 0x1734 .text.microlzma_encoder_inia(136) 0x2
0 LOCAL FUNC .Llzma_lz_decoder_init.0 0x22e .text.lzma_lz_decoder_inia(132) 0x2
0 LOCAL OBJECT .Llzip_decode.1 0x1460 .rodata.lzip_decode0(219) 0x2
0 LOCAL FUNC .Llzip_decoder_memconfig.part.0 0xadf .text.lzip_decoder_memconfia(173) 0x2
0 LOCAL FUNC .Ldelta_decode.part.0 0x2b .text.delta_decoda(45) 0x2
0 LOCAL FUNC .Llzma_memlimit_get.1 0xb6 .text.lzma_memlimit_gea(199) 0x2
0 LOCAL FUNC .Llzma_delta_props_encoder 0xfe .text.lzma_validate_chaia(138) 0x2
0 LOCAL FUNC .Lworker_start.0 0x15a .text.worker_stara(165) 0x2
0 LOCAL FUNC .Lstream_encoder_mt_init.part.0 0x7e .text.stream_encoder_mt_iniz(164) 0x2
0 LOCAL FUNC .Llzma_index_buffer_encode.0 0x76 .text.lzma_index_buffer_encoda(122) 0x2
0 LOCAL FUNC .Llzma_index_iter_locate.1 0x3ff .text.lzma_index_iter_locata(128) 0x2
0 LOCAL OBJECT .Ldecoder.1 0x20 .data.rel.ro.decoders0(230) 0x2
0 LOCAL FUNC .Llength_encoder_reset.0 0x30 .text.length_encoder_resez(154) 0x2
0 LOCAL FUNC .Llzma_decoder_init.1 0x74 .text.lzma_decoder_inia(92) 0x2
0 LOCAL FUNC .Llzma12_mode_map.part.1 0x352 .text.parse_lzma12z(187) 0x2
0 LOCAL FUNC .Llz_encode.1 0x9d .text.lz_encoda(41) 0x2
0 LOCAL OBJECT .Lfilter_optmap.0 0x8 .data.rel.ro.filter_optmap.0(226) 0x2
0 LOCAL FUNC .Llzma_index_stream_size.1 0xd9d .text.lzma_index_stream_siza(179) 0x2
0 LOCAL FUNC .Llzma_simple_x86_decoder_init.1 0x97 .text.lzma_simple_x86_decoder_inif(23) 0x2
0 LOCAL FUNC .Lstream_decoder_memconfig.part.1 0x13 .text.stream_decoder_memconfia(116) 0x2
0 LOCAL FUNC .Llzma_filters_update.0 0xb5 .text.lzma_filters_updata(11) 0x2
0 LOCAL FUNC .Llzma_delta_props_encode.part.0 0x2e8 .text.lzma_delta_props_encoda(118) 0x2
0 LOCAL FUNC .Llzma2_decoder_end.1 0x2d .text.lzma2_decoder_ena(205) 0x2
0 LOCAL FUNC .Llzma_check_update.0 0xae .text.lzma_check_updata(47) 0x2
0 LOCAL FUNC .Llzma_optimum_normal.0 0xa2 .text.lzma_optimum_normaa(9) 0x2
0 LOCAL FUNC .Llzma_delta_props_decode.part.0 0x31 .text.lzma_delta_props_decodd(68) 0x2
0 LOCAL FUNC .Llzma_raw_encoder.0 0xa2 .text.lzma_raw_encodea(13) 0x2
0 LOCAL FUNC .Llzma_lzma_optimum_fast.0 0x411 .text.lzma_lzma_optimum_fasa(134) 0x2
0 LOCAL FUNC .Llzma_stream_header_encode.part.0 0x38 .text.lzma_stream_header_encoda(109) 0x2
74 LOCAL FUNC .Llzma_block_param_encoder.0 0x68 .text._get_cpuia(190) 0x2
0 LOCAL OBJECT .Llzma_block_buffer_decode.0 0x0 .rodata.lzma12_mf_mao.0(221) 0x2
0 LOCAL FUNC .Lmicrolzma_decode.0 0x180 .text.microlzma_decoda(53) 0x2
0 LOCAL FUNC .Llzma_delta_props_decoder 0x2b .text.read_output_and_waia(114) 0x2
0 LOCAL FUNC .Lstream_decoder_mt_get_progress.0 0xc6 .text.stream_decoder_mt_get_progresz(155) 0x2
0 LOCAL FUNC .Llzma_index_encoder_init.1 0x3d2 .text.lzma_index_encoder_inia(124) 0x2
0 LOCAL FUNC .Lx86_code.part.0 0xa9f .text.x86_codd(2) 0x2
0 LOCAL FUNC .Lcrc64_generic.0 0x30 .text.crc64_generia(34) 0x2
0 GLOBAL NOTYPE lzma_check_init 0x0 0x0
0 GLOBAL FUNC _get_cpuid 0x60 .text._get_cpuid(192) 0x2
0 GLOBAL NOTYPE __tls_get_addr 0x0 0x0
0 GLOBAL FUNC _cpuid 0x1f .text._cpuid(189) 0x2
0 GLOBAL NOTYPE lzma_free 0x0 0x0
0 GLOBAL NOTYPE lzma_alloc 0x0 0x0
Dyn Syms(0):
Dynamic Relas(0):
Dynamic Rel(0):
Plt Relocations(0):
Shdr Relocations(472):
.text.x86_codd(7)
27 X86_64_PLT32 .Llzma2_decoder_end.1+-4
20a X86_64_PC32 .rodata.BRANCH_TABLE0+28
32f X86_64_PC32 .rodata.BRANCH_TABLE0+-4
3ee X86_64_PC32 .rodata.MASK_TO_BIT_NUMBER0+92
494 X86_64_PC32 .rodata.MASK_TO_BIT_NUMBER0+60
515 X86_64_PC32 .rodata.MASK_TO_BIT_NUMBER0+28
53c X86_64_PC32 .rodata.MASK_TO_BIT_NUMBER0+-4
.text.lzma_raw_coder_memusaga(2)
16 X86_64_PLT32 .Llzma_block_buffer_encode.0+-4
4a X86_64_PLT32 .Lx86_code.part.0+-4
.text.lzma2_encoder_inia(4)
60 X86_64_PC32 .text.lzma_raw_coder_memusaga+-4
7f X86_64_PC32 .text.lzma_raw_coder_memusaga+-4
ae X86_64_PC32 .text.lzma_raw_coder_memusaga+-4
d0 X86_64_PC32 .text.lzma_raw_coder_memusaga+-4
.text.lzma_optimum_normaa(2)
2c X86_64_PLT32 .Llzma2_decoder_end.1+-4
61 X86_64_PLT32 .Lx86_code.part.0+-4
.text.lzma_filters_updata(2)
48 X86_64_PLT32 .Lx86_code.part.0+-4
108 X86_64_PLT32 .Lx86_code.part.0+-4
.text.lzma_raw_encodea(2)
2b X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
5f X86_64_PLT32 .Lx86_code.part.0+-4
.text.lzma_mt_block_siza(2)
29 X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
5e X86_64_PLT32 .Lx86_code.part.0+-4
.text.stream_encoda(1)
28 X86_64_PLT32 .Llzma_mt_block_size.1+-4
.text.lzma_properties_siza(2)
31 X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
66 X86_64_PLT32 .Lx86_code.part.0+-4
.text.stream_encoder_mt_inia(2)
1c X86_64_PLT32 .Llzma_mt_block_size.1+-4
41 X86_64_PLT32 .Llzma_properties_size.0+-4
.text.lzma_simple_x86_decoder_inif(1)
43 X86_64_PLT32 .Lx86_code.part.0+-4
.text.parse_bcz(1)
8 X86_64_PC32 .text.powerpc_coda+-4
.text.get_literal_prica(8)
8b X86_64_PLT32 .Llzma_simple_props_size.part.0+-4
10a X86_64_PLT32 .Lparse_bcj.0+-4
12a X86_64_PC32 .rodata.get_literal_prica+-4
133 X86_64_PC32 .rodata.get_literal_prica+52
3cb X86_64_PLT32 .Lparse_bcj.0+-4
3ec X86_64_PLT32 .Lparse_bcj.0+-4
410 X86_64_PLT32 .Lparse_bcj.0+-4
433 X86_64_PLT32 .Lparse_bcj.0+-4
.text.crc_inia(11)
2e X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
7d X86_64_PLT32 .Lparse_bcj.0+-4
aa X86_64_PLT32 .Lparse_bcj.0+-4
de X86_64_PLT32 .Lparse_bcj.0+-4
130 X86_64_PLT32 .Lparse_bcj.0+-4
142 X86_64_PLT32 .Lsimple_coder_update.0+-4
171 X86_64_PLT32 .Lparse_bcj.0+-4
1d1 X86_64_PLT32 .Lparse_bcj.0+-4
222 X86_64_PLT32 .Lparse_bcj.0+-4
249 X86_64_PLT32 .Lparse_bcj.0+-4
25b X86_64_PLT32 .Lsimple_coder_update.0+-4
.text.crc64_generia(1)
b X86_64_PLT32 .Lcrc_init.0+-4
.text.init_pric_tabla(1)
7 X86_64_PLT32 .Lcrc64_generic.0+-4
.text.stream_encoder_updatz(2)
9f X86_64_PLT32 .Lparse_bcj.0+-4
112 X86_64_PLT32 .Lparse_bcj.0+-4
.text.lz_encoda(2)
32 X86_64_PLT32 .Llzma2_decoder_end.1+-4
7a X86_64_PLT32 .Lsimple_coder_update.0+-4
.text.delta_coder_ena(1)
21 X86_64_PLT32 .Llz_encode.1+-4
.text.delta_decoda(1)
24 X86_64_PLT32 .Llz_encode.1+-4
.text.lzma_check_updata(1)
20 X86_64_PLT32 .Llzma2_decoder_end.1+-4
.text.index_tree_appena(2)
25 X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
63 X86_64_PLT32 .Llzma_check_update.0+-4
.text.lzip_decoda(3)
2a X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
46 X86_64_PLT32 .Lindex_tree_append.part.0+-4
7a X86_64_PLT32 .Lsimple_coder_update.0+-4
.text.auto_decoda(1)
1f X86_64_PLT32 .Lparse_bcj.0+-4
.text.lzma_simple_props_encoda(1)
18 X86_64_PLT32 __tls_get_addr+-4
.text.lzma_simple_x86_encoder_inia(1)
24 X86_64_PLT32 .Llzma_simple_props_encode.1+-4
.text.stream_decoder_mt_ena(1)
17 X86_64_PC32 .Llookup_filter.part.0+-4
.text.lzma_lz_encoder_memusaga(9)
17 X86_64_PC32 .Lfilter_optmap.0+-4
8b X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
a0 X86_64_PLT32 .Llzma_check_update.0+-4
be X86_64_PLT32 lzma_alloc+-4
db X86_64_PLT32 .Ldelta_decode.part.0+-4
f2 X86_64_PLT32 lzma_free+-4
140 X86_64_PLT32 .Lcrc_init.0+-4
191 X86_64_PLT32 .Lx86_code.part.0+-4
228 X86_64_PLT32 .Lcrc_init.0+-4
.text.lzma_delta_decoder_inis(7)
11 X86_64_PC32 .Lfilter_options.0+-4
25 X86_64_PC32 .text.lz_encoder_prepara+-4
38 R_X86_64_REX_GOTPCRELX .Llzma_index_prealloc.0+-4
43 R_X86_64_REX_GOTPCRELX .Llzma_index_init.0+-4
4e R_X86_64_REX_GOTPCRELX .Llzma12_mode_map.part.1+-4
59 R_X86_64_REX_GOTPCRELX .Lfile_info_decode.0+-4
64 R_X86_64_REX_GOTPCRELX .Lbt_skip_func.part.0+-4
.text.lzma_delta_props_decodd(3)
11 R_X86_64_REX_GOTPCRELX .Llzma_code.part.1+-4
1b R_X86_64_REX_GOTPCRELX .Llzma_index_memusage.part.0+-4
26 R_X86_64_REX_GOTPCRELX .Llzma12_coder.1+-4
.text.microlzma_decoder_inia(2)
26 X86_64_PC32 .Llzma_delta_props_encoder+-4
31 X86_64_PC32 .Llzma_delta_props_decode.part.0+-4
.text.lz_encoder_prepara(4)
f X86_64_PC32 .Lfilter_options.0+-4
31 R_X86_64_REX_GOTPCRELX .Llzma12_coder.1+-4
73 X86_64_PLT32 .Lsimple_coder_update.0+-4
154 X86_64_PC32 .text.lzma_block_buffer_bound63+-4
.text.reverse_seez(4)
3f X86_64_PLT32 .Lstream_encoder_update.0+-4
62 X86_64_PLT32 .Lauto_decode.1+-4
7c X86_64_PLT32 .Lstream_encoder_update.1+-4
a7 X86_64_PLT32 .Llzma_block_buffer_encode.0+-4
.text.transfora(5)
93 X86_64_PLT32 .Llzma_mt_block_size.1+-4
b1 X86_64_PLT32 .Lx86_code.part.0+-4
f1 X86_64_PLT32 .Llzma2_encoder_init.1+-4
10b X86_64_PLT32 .Llzma_properties_size.0+-4
128 X86_64_PLT32 .Llzma_properties_size.0+-4
.text.lzma_next_filter_inia(1)
5d X86_64_PLT32 .Llzma_properties_size.0+-4
.text.auto_decoder_iniz(5)
55 X86_64_PLT32 .Llzma_check_update.0+-4
9e X86_64_PLT32 .Llzip_decode.0+-4
ca X86_64_PLT32 .Lstream_encode.1+-4
14c X86_64_PLT32 .Lx86_code.part.0+-4
225 X86_64_PLT32 .Lstream_encoder_update.0+-4
.text.lzma_lzma_set_out_limia(3)
66 X86_64_PLT32 .Llzma_filters_update.0+-4
13c X86_64_PLT32 .Lx86_code.part.0+-4
2a9 X86_64_PLT32 .Llzma_optimum_normal.0+-4
.text.lzma_auto_decoda(3)
30 X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
46 X86_64_PLT32 .Llzip_decode.0+-4
5c X86_64_PLT32 .Lstream_encode.1+-4
.text.lzma_lzma_encoder_resea(3)
40 X86_64_PLT32 .Llzma_auto_decode.1+-4
69 X86_64_PLT32 .Lx86_code.part.0+-4
17c X86_64_PLT32 .Lx86_code.part.0+-4
.text.lzma_bufcpa(2)
8f X86_64_PLT32 .Llzma_optimum_normal.0+-4
ba X86_64_PLT32 .Llzma_properties_size.0+-4
.text.lzma_check_finisa(3)
31 X86_64_PLT32 .Lstream_encoder_mt_init.1+-4
5c X86_64_PLT32 .Lstream_encoder_mt_init.1+-4
77 X86_64_PLT32 .Lstream_encoder_mt_init.1+-4
.text.lzma_decoder_inia(3)
2e X86_64_PLT32 .Lstream_encoder_mt_init.1+-4
45 X86_64_PLT32 .Lstream_encoder_mt_init.1+-4
5d X86_64_PLT32 .Lstream_encoder_mt_init.1+-4
.text.lzma_delta_coder_inia(1)
18 X86_64_PLT32 .Lstream_encoder_mt_init.1+-4
.text.lzma_file_info_decodea(6)
70 X86_64_PLT32 .Lsimple_coder_update.0+-4
ba X86_64_PLT32 .Llzma_encoder_init.0+-4
113 X86_64_PLT32 .Lmicrolzma_decode.0+-4
134 X86_64_PLT32 .Lsimple_coder_update.0+-4
262 X86_64_PC32 .text.lzma_block_decoder_inia+-4
29c X86_64_PC32 .text.lzma_easy_encodea+-4
.text.lzma_filter_decoder_is_supportea(3)
17 X86_64_PLT32 .Lget_literal_price.part.0+-4
35 X86_64_PLT32 .Lcrc_init.0+-4
51 X86_64_PC32 .text.lzma_file_info_decodea+-4
.text.lzma_lzma2_encoder_memusaga(3)
1f X86_64_PLT32 .Llzma_delta_coder_init.1+-4
32 X86_64_PLT32 .Llzma_decoder_init.1+-4
45 X86_64_PLT32 .Llzma_check_finish.0+-4
.text.lzma_mf_bt4_fina(3)
2f X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
66 X86_64_PLT32 .Lmicrolzma_decode.0+-4
110 X86_64_PC32 .text.lzma_lzma_set_out_limia+-4
.text.lzma_stream_decoder_inia(1)
7 R_X86_64_REX_GOTPCRELX .Llzma_block_buffer_decode.0+-4
.text.lzma_stream_flags_compara(1)
7 R_X86_64_REX_GOTPCRELX .Llzma_block_uncomp_encode.0+-4
.text.lzma_stream_header_encoda(3)
7 X86_64_PC32 .Lx86_coder_destroy+-4
f X86_64_PLT32 .Llzma_stream_flags_compare.1+-4
16 R_X86_64_REX_GOTPCRELX .Llzma_block_uncomp_encode.0+-4
.text.parse_delt1(1)
7 R_X86_64_REX_GOTPCRELX .Llzma_block_buffer_decode.0+-4
.text.read_output_and_waia(3)
7 X86_64_PC32 .Lrc_read_destroy+-4
1b X86_64_PLT32 .Lparse_delta.0+-4
20 X86_64_PLT32 .Llzma_stream_decoder_init.1+-4
.text.stream_decoder_memconfia(1)
a X86_64_PLT32 .Lstream_decoder_mt_end.0+-4
.text.lzma_delta_props_encoda(15)
33 X86_64_PLT32 .Llzma2_decoder_end.1+-4
54 X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
78 X86_64_PLT32 lzma_alloc+-4
92 X86_64_PLT32 lzma_alloc+-4
ac X86_64_PLT32 lzma_alloc+-4
c1 X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
e8 X86_64_PLT32 .Lcrc_init.0+-4
ff X86_64_PLT32 lzma_alloc+-4
135 X86_64_PLT32 .Lparse_bcj.0+-4
14e X86_64_PLT32 lzma_free+-4
1e9 X86_64_PLT32 lzma_alloc+-4
245 X86_64_PLT32 .Llzma_raw_encoder.0+-4
26b X86_64_PLT32 .Llzma_raw_encoder.0+-4
292 X86_64_PLT32 lzma_alloc+-4
2ac X86_64_PLT32 lzma_alloc+-4
.text.lzma_filter_flags_decoda(12)
36 X86_64_PLT32 .Lcrc_init.0+-4
5a X86_64_PLT32 .Llzip_decode.0+-4
77 X86_64_PLT32 .Lcrc_init.0+-4
88 X86_64_PLT32 .Llzma_check_update.0+-4
a6 X86_64_PLT32 .Lstream_encode.1+-4
101 X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
115 X86_64_PLT32 lzma_alloc+-4
162 X86_64_PLT32 .Llzma_properties_size.0+-4
1db X86_64_PLT32 lzma_free+-4
201 X86_64_PLT32 .Llzma_properties_size.0+-4
212 X86_64_PLT32 lzma_alloc+-4
23d X86_64_PLT32 lzma_free+-4
.text.lzma_index_buffer_encoda(4)
1b X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
29 X86_64_PLT32 .Lget_literal_price.part.0+-4
3e X86_64_PLT32 lzma_alloc+-4
56 X86_64_PLT32 lzma_alloc+-4
.text.lzma_index_encoder_inia(12)
30 X86_64_PLT32 .Lcrc_init.0+-4
a1 X86_64_PLT32 .Lsimple_coder_update.0+-4
148 X86_64_PC32 .Llzma_index_encoder_init.1+-4
247 X86_64_PLT32 .Lget_literal_price.part.0+-4
277 X86_64_PLT32 .Ldelta_coder_end.1+-4
28f X86_64_PLT32 .Ldelta_coder_end.1+-4
2b4 X86_64_PLT32 .Ldelta_coder_end.1+-4
2ef X86_64_PLT32 .Lget_literal_price.part.0+-4
325 X86_64_PLT32 .Lget_literal_price.part.0+-4
34d X86_64_PLT32 .Lmicrolzma_decode.0+-4
395 X86_64_PLT32 .Lget_literal_price.part.0+-4
3b5 X86_64_PLT32 .Llzma_index_buffer_encode.0+-4
.text.lzma_index_stream_flaga(2)
1f X86_64_PLT32 .Lcrc_init.0+-4
84 X86_64_PLT32 .Llzma_index_encoder_init.1+-4
.text.lzma_index_iter_locata(9)
29 X86_64_PLT32 .Llzma2_decoder_end.1+-4
4d X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
6a X86_64_PLT32 lzma_alloc+-4
9b X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
bc X86_64_PLT32 lzma_alloc+-4
f2 X86_64_PLT32 .Lx86_code.part.0+-4
37b X86_64_PLT32 .Llz_stream_decode+-4
3dd X86_64_PLT32 lzma_free+-4
3eb X86_64_PLT32 lzma_free+-4
.text.lzma_index_hash_inia(6)
35 X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
66 X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
88 X86_64_PLT32 lzma_alloc+-4
d8 X86_64_PLT32 lzma_alloc+-4
10e X86_64_PLT32 .Lx86_code.part.0+-4
2c8 X86_64_PLT32 .Llzma_index_iter_locate.1+-4
.text.lzma_lz_decoder_inia(15)
29 X86_64_PLT32 .Llzma_index_iter_rewind.cold+-4
3b X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
56 X86_64_PLT32 .Lcrc_init.0+-4
8f X86_64_PLT32 lzma_alloc+-4
b5 X86_64_PLT32 .Lcrc_init.0+-4
c7 X86_64_PLT32 lzma_alloc+-4
109 X86_64_PLT32 .Lcrc_init.0+-4
13f X86_64_PLT32 .Lparse_bcj.0+-4
158 X86_64_PLT32 .Llzma_delta_props_encode.part.0+-4
16d X86_64_PLT32 lzma_alloc+-4
196 X86_64_PLT32 .Llzma_filter_flags_decode.0+-4
1ab X86_64_PLT32 .Llzma_index_hash_init.part.0+-4
1ff X86_64_PLT32 lzma_free+-4
20b X86_64_PLT32 lzma_free+-4
21a X86_64_PLT32 lzma_free+-4
.text.lzma_lzma_optimum_fasa(27)
35 X86_64_PLT32 .Llzma2_decoder_end.1+-4
44 R_X86_64_REX_GOTPCRELX .Llzip_decoder_memconfig.part.0+-4
55 R_X86_64_REX_GOTPCRELX .Llzma_index_stream_size.1+-4
8b R_X86_64_REX_GOTPCRELX .Lindex_decode.1+-4
a7 R_X86_64_REX_GOTPCRELX .Lindex_encode.1+-4
b6 R_X86_64_REX_GOTPCRELX .Llzma_check_init.part.0+-4
100 X86_64_PLT32 .Llzma_index_memusage.0+-4
13e X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
154 X86_64_PLT32 lzma_alloc+-4
174 X86_64_PLT32 .Llzma_check_update.0+-4
19b X86_64_PLT32 .Lcrc_init.0+-4
1ad X86_64_PLT32 .Lcrc_init.0+-4
1c6 X86_64_PLT32 .Lmicrolzma_decode.0+-4
205 X86_64_PLT32 lzma_alloc+-4
22b X86_64_PC32 .text.lzma_lz_encoder_memusaga+92
260 X86_64_PLT32 .Llzma_block_buffer_encode.0+-4
28b X86_64_PLT32 .Llzma2_encoder_init.1+-4
2c6 X86_64_PLT32 .Llzma_buf_cpy.0+-4
2e8 X86_64_PC32 .text.lzma_lzma_encoder_resea+-4
2fa X86_64_PLT32 lzma_alloc+-4
338 X86_64_PLT32 .Llzma_lzma2_encoder_memusage.0+-4
364 X86_64_PLT32 .Llzma_lzma2_encoder_memusage.0+-4
37f X86_64_PLT32 .Llzma_lzma2_encoder_memusage.0+-4
39f X86_64_PLT32 .Llzma_lzma2_encoder_memusage.0+-4
3c7 X86_64_PLT32 lzma_free+-4
3d8 X86_64_PLT32 lzma_free+-4
3e9 X86_64_PLT32 lzma_free+-4
.text.microlzma_encoder_inia(73)
da X86_64_PLT32 .Llzma_stream_header_encode.part.0+-4
125 X86_64_PLT32 .Lsimple_coder_update.0+-4
17d X86_64_PLT32 .Llzma_filter_decoder_is_supported.part.0+-4
18f X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
21f X86_64_PLT32 .Llzma_index_stream_flags.0+-4
240 X86_64_PC32 .text.lzma_block_buffer_bound63+-4
271 X86_64_PLT32 .Llzma_block_param_decoder.0+-4
36e X86_64_PC32 .text.auto_decoder_iniz+-4
38d X86_64_PLT32 .Llzma_check_update.0+-4
4be X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
4e1 X86_64_PLT32 lzma_alloc+-4
511 X86_64_PLT32 .Llzma_lz_decoder_init.0+-4
523 X86_64_PLT32 .Lstream_decoder_memconfig.part.1+-4
548 X86_64_PLT32 .Lcrc_init.0+-4
55a X86_64_PLT32 lzma_alloc+-4
599 X86_64_PLT32 .Llzma_check_update.0+-4
5ba X86_64_PLT32 .Lmicrolzma_decode.0+-4
5eb X86_64_PLT32 .Llzma_lz_encoder_memusage.1+-4
650 X86_64_PLT32 .Lcrc_init.0+-4
678 X86_64_PLT32 .Llzip_decode.0+-4
6a5 X86_64_PLT32 .Llzip_decode.0+-4
6ca X86_64_PLT32 .Lcrc64_generic.0+-4
6ea X86_64_PLT32 .Lcrc_init.0+-4
718 X86_64_PLT32 .Lcrc_init.0+-4
740 X86_64_PLT32 .Lcrc_init.0+-4
782 X86_64_PLT32 .Lcrc_init.0+-4
7e3 X86_64_PLT32 .Llzma_lzma_optimum_fast.0+-4
879 X86_64_PLT32 .Lcrc_init.0+-4
8c0 X86_64_PLT32 .Lmicrolzma_decode.0+-4
920 X86_64_PLT32 .Llzip_decode.0+-4
954 X86_64_PC32 .text.reverse_seez+-4
988 X86_64_PLT32 .Llzip_decode.0+-4
9c5 X86_64_PC32 .text.reverse_seez+-4
a02 X86_64_PC32 .text.reverse_seez+-4
a8b X86_64_PLT32 .Llzip_decode.0+-4
ac5 X86_64_PLT32 .Lstream_encoder_update.0+-4
af3 X86_64_PLT32 .Lstream_encoder_update.1+-4
b27 X86_64_PLT32 .Lauto_decode.1+-4
b44 X86_64_PLT32 .Llzma_properties_size.0+-4
b87 X86_64_PLT32 .Lstream_encoder_update.0+-4
bb4 X86_64_PLT32 .Lstream_encoder_update.1+-4
c16 X86_64_PC32 .text.lzma_next_filter_inia+-4
c66 X86_64_PLT32 .Llzip_decode.0+-4
cc3 X86_64_PC32 .text.lzma_next_filter_inia+-4
d53 X86_64_PLT32 .Lstream_encoder_mt_init.1+-4
d70 X86_64_PLT32 .Llzma_simple_x86_decoder_init.1+-4
daa X86_64_PLT32 .Lcrc_init.0+-4
dc9 X86_64_PLT32 .Llzma_mf_bt4_find.0+-4
e1a X86_64_PLT32 .Llzma_check_update.0+-4
ec5 X86_64_PLT32 .Llzma_block_buffer_encode.0+-4
eed X86_64_PLT32 .Lx86_code.part.0+-4
1069 X86_64_PLT32 .Llzma_filters_update.1+-4
1143 X86_64_PLT32 .Lmicrolzma_decode.0+-4
1221 X86_64_PLT32 .Lmicrolzma_decode.0+-4
1270 X86_64_PLT32 .Llzma_properties_size.0+-4
12f8 X86_64_PLT32 .Lmicrolzma_decode.0+-4
1345 X86_64_PC32 .text.transfora+-4
139f X86_64_PLT32 .Llzip_decode.0+-4
13c1 X86_64_PLT32 .Llzip_decode.0+-4
1436 X86_64_PC32 .text.microlzma_decoder_inia+-4
144f X86_64_PLT32 lzma_free+-4
1476 X86_64_PLT32 .Llzma2_decoder_end.1+-4
149a X86_64_PLT32 .Llzma2_decoder_end.1+-4
14c3 X86_64_PLT32 .Llzma_check_init.part.0+-4
14e7 X86_64_PLT32 .Llzma2_decoder_end.1+-4
1510 X86_64_PLT32 .Llzma_check_init.part.0+-4
1539 X86_64_PLT32 .Llzma_check_init.part.0+-4
1562 X86_64_PLT32 .Llzma_check_init.part.0+-4
158a X86_64_PLT32 .Llzma_check_init.part.0+-4
15b4 X86_64_PLT32 .Llzma_check_init.part.0+-4
16b6 X86_64_PLT32 .Llzip_decode.0+-4
16dc X86_64_PLT32 .Llzip_decode.0+-4
1702 X86_64_PLT32 .Llzip_decode.0+-4
.text.lzma_validate_chaia(7)
33 R_X86_64_REX_GOTPCRELX .Llzma_code.part.1+-4
47 R_X86_64_REX_GOTPCRELX .Llzma_index_memusage.part.0+-4
53 R_X86_64_REX_GOTPCRELX .Llzma12_coder.1+-4
5d X86_64_PLT32 lzma_check_init+-4
6f X86_64_PLT32 .Llzma_delta_decoder_init.part.0+-4
80 X86_64_PLT32 .Llzma_delta_decoder_init.part.0+-4
ef X86_64_PLT32 .Lmicrolzma_encoder_init.1+-4
.text.lzma_delta_encoder_inia(1)
53 X86_64_PC32 .text.bt_find_funa+124
.text.lzma_block_decoder_inia(1)
ae X86_64_PC32 .text.crc64_generia+44
.text.lzma_filters_copa(3)
a5 X86_64_PC32 .text.lzma_block_decoder_inia+-4
d3 X86_64_PC32 .text.lzma_block_decoder_inia+-4
101 X86_64_PC32 .text.lzma_easy_encodea+-4
.text.lzma_index_dua(4)
9e X86_64_PC32 .text.lzma_file_info_decodea+348
c4 X86_64_PC32 .text.lzma_filters_copa+-4
221 X86_64_PC32 .text.lzma_easy_encodea+-4
234 X86_64_PC32 .text.bt_find_funa+124
.text.stream_decoder_mt_get_progresz(2)
73 X86_64_PLT32 .Lhc_find_func.1+-4
ab X86_64_PLT32 .Lhc_find_func.1+-4
.text.threads_stoz(10)
3c X86_64_PLT32 .Lhc_find_func.1+-4
57 X86_64_PLT32 .Lhc_find_func.1+-4
ab X86_64_PLT32 .Lhc_find_func.1+-4
c4 X86_64_PLT32 .Lhc_find_func.1+-4
f0 X86_64_PLT32 .Lstream_decoder_mt_get_progress.0+-4
100 X86_64_PLT32 .Llength_encoder_reset.0+-4
12c X86_64_PLT32 .Lhc_find_func.1+-4
143 X86_64_PLT32 .Lstream_decoder_mt_get_progress.0+-4
155 X86_64_PLT32 .Llength_encoder_reset.0+-4
16d X86_64_PLT32 .Lsimple_coder_update.0+-4
.text.index_encoda(2)
51 X86_64_PLT32 .Lhc_find_func.1+-4
99 X86_64_PLT32 .Lindex_decode.1+-4
.text.worker_stara(1)
e6 X86_64_PC32 .text.parse_optiona+28
.text.bt_skip_funz(2)
7 X86_64_PC32 .Llzma12_coder.1+-4
43 X86_64_PC32 .text.bt_find_funa+-4
.text.lzma_coda(2)
14 X86_64_PC32 .Llzma12_coder.1+-4
a3 X86_64_PC32 .text.bt_find_funa+-4
.text.parse_lzma10(2)
5f X86_64_PC32 .text.lzma_delta_encoder_inia+-4
83 X86_64_PC32 .text.lzma_delta_encoder_inia+-4
.text.lzip_decoder_memconfia(13)
2e6 X86_64_PC32 .text.bt_find_funa+124
40e X86_64_PC32 .text.lzma_block_decoder_inia+-4
4f6 X86_64_PLT32 .Lhc_find_func.1+-4
55e X86_64_PC32 .text.lzma_easy_encodea+-4
5a5 X86_64_PLT32 .Lparse_lzma12.0+-4
5e5 X86_64_PC32 .text.lzma_delta_encoder_inia+-4
650 X86_64_PLT32 .Lindex_decode.1+-4
664 X86_64_PLT32 .Lindex_encode.1+-4
6d4 X86_64_PLT32 .Lthreads_stop.0+-4
6fa X86_64_PC32 .text.bt_find_funa+-4
72c X86_64_PC32 .text.auto_decoder_inia+-4
780 X86_64_PC32 .text.bt_find_funa+-4
7a1 X86_64_PC32 .text.bt_find_funa+-4
.text.decode_buffez(3)
8e X86_64_PLT32 .Lparse_lzma12.0+-4
ba X86_64_PC32 .text.lzma_delta_encoder_inia+-4
125 X86_64_PC32 .text.lzma_delta_encoder_inia+-4
.text.file_info_decoda(11)
18 X86_64_PC32 .Llzma12_coder.1+-4
78 X86_64_PLT32 .Lstream_encoder_mt_init.part.0+-4
c6 X86_64_PLT32 .Lstream_decoder_mt_get_progress.0+-4
e3 X86_64_PLT32 .Lworker_start.0+-4
fd X86_64_PLT32 .Ldecode_buffer.part.0+-4
1d6 X86_64_PLT32 .Lparse_lzma12.0+-4
20f X86_64_PC32 .text.lzma_index_dua+-4
234 X86_64_PLT32 .Lstream_encoder_mt_init.part.0+-4
351 X86_64_PC32 .text.lzma_index_dua+-4
441 X86_64_PLT32 .Llzma_block_unpadded_size.1+-4
512 X86_64_PC32 .text.bt_find_funa+-4
.text.lzma_index_stream_siza(15)
1db X86_64_PLT32 .Lparse_lzma12.0+-4
205 X86_64_PC32 .text.lzma_delta_encoder_inia+-4
3fb X86_64_PC32 .text.lzma_index_ena+-4
419 X86_64_PC32 .text.lzma_index_ena+-4
44b X86_64_PLT32 .Lparse_lzma12.0+-4
4ad X86_64_PC32 .text.lzma_index_dua+-4
5dd X86_64_PC32 .text.lzma_index_dua+-4
6a3 X86_64_PLT32 .Llzma_rc_prices.1+-4
8e1 X86_64_PLT32 .Lindex_decode.1+-4
8f8 X86_64_PLT32 .Lindex_encode.1+-4
9cf X86_64_PC32 .text.auto_decoder_inia+-4
a01 X86_64_PC32 .text.auto_decoder_inia+-4
a29 X86_64_PC32 .text.auto_decoder_inia+-4
aaa X86_64_PLT32 .Llzma_block_unpadded_size.1+-4
cfa X86_64_PLT32 .Llzip_decoder_memconfig.part.0+-4
.text.lzma_index_prealloa(2)
15 X86_64_PC32 .Llzma12_coder.1+-4
53 X86_64_PLT32 .Llzma_index_stream_size.1+-4
.text.lzma_index_memusaga(2)
12 X86_64_PC32 .Llzma12_coder.1+-4
3e X86_64_PLT32 .Llzma_index_stream_size.1+-4
.text.lzma_index_inia(2)
13 X86_64_PC32 .Llzma12_coder.1+-4
45 X86_64_PLT32 .Llzma_index_stream_size.1+-4
.text.parse_lzma12z(6)
28 X86_64_PC32 .Llzma12_coder.1+-4
a3 X86_64_PC32 .text.parse_optiona+-4
bc X86_64_PLT32 .Lsimple_coder_update.0+-4
11a X86_64_PC32 .text.lzma_block_encoder_updatd+-4
175 X86_64_PLT32 .Lsimple_coder_update.0+-4
311 X86_64_PC32 .text.lzma_block_encoder_updatd+-4
.text._get_cpuia(7)
14 X86_64_PC32 .bss.__intr2+-5
45 X86_64_PLT32 .Llzma_block_param_encoder.0+-4
5d X86_64_PC32 .bss.__intr2+-4
66 X86_64_PLT32 _cpuid+-4
88 X86_64_PLT32 .Llzma_delta_props_decoder+-4
94 X86_64_GOTPCREL .Llzma_block_buffer_decode.0+-4
c9 X86_64_GOTPCREL _cpuid+-4
.text._get_cpuid(2)
28 X86_64_PC32 .text._get_cpuia+-4
4c X86_64_PLT32 _cpuid+-4
.text.simple_coder_updata(4)
1f X86_64_PLT32 .Llzma2_decoder_end.1+-4
42 R_X86_64_REX_GOTPCRELX .Llzip_decode.1+-4
50 R_X86_64_REX_GOTPCRELX .Lcrc64_clmul.1+-4
9c X86_64_PLT32 .Llz_stream_decode+-4
.text.lzma_lzma_encoder_inia(1)
47 R_X86_64_REX_GOTPCRELX .Llzma12_coder.1+-4
.text.lzma_memlimit_gea(3)
40 X86_64_PLT32 .Llzma_optimum_normal.0+-4
6f X86_64_PLT32 .Llzma_block_total_size.0+-4
93 X86_64_PLT32 .Llzma_lzma_encoder_init.0+-4
.text.rc_read_inis(3)
13 R_X86_64_REX_GOTPCRELX .Llzma12_coder.1+-4
62 X86_64_PLT32 .Llzma2_encoder_init.1+-4
8e X86_64_PLT32 .Llzma_memlimit_get.1+-4
.text.lzma_check_inia(1)
18 X86_64_PLT32 .Lrc_read_init.part.0+-4
.text.lzma2_decoder_ena(1)
1f X86_64_PLT32 .Lrc_read_init.part.0+-4
.text.lzma_index_iter_rewina(1)
16 X86_64_PLT32 .Lrc_read_init.part.0+-4
.text.lzma_block_total_siza(1)
30 X86_64_PLT32 .Lx86_code.part.0+-4
.rodata.get_literal_prica(21)
0 X86_64_PC32 .text.get_literal_prica+552
4 X86_64_PC32 .text.get_literal_prica+650
8 X86_64_PC32 .text.get_literal_prica+387
c X86_64_PC32 .text.get_literal_prica+391
10 X86_64_PC32 .text.get_literal_prica+395
14 X86_64_PC32 .text.get_literal_prica+399
18 X86_64_PC32 .text.get_literal_prica+403
1c X86_64_PC32 .text.get_literal_prica+660
20 X86_64_PC32 .text.get_literal_prica+411
24 X86_64_PC32 .text.get_literal_prica+415
28 X86_64_PC32 .text.get_literal_prica+419
2c X86_64_PC32 .text.get_literal_prica+423
30 X86_64_PC32 .text.get_literal_prica+655
34 X86_64_PC32 .text.get_literal_prica+628
38 X86_64_PC32 .text.get_literal_prica+591
3c X86_64_PC32 .text.get_literal_prica+383
40 X86_64_PC32 .text.get_literal_prica+387
44 X86_64_PC32 .text.get_literal_prica+540
48 X86_64_PC32 .text.get_literal_prica+556
4c X86_64_PC32 .text.get_literal_prica+584
50 X86_64_PC32 .text.get_literal_prica+623
.rodata.lzma12_mf_mao.0(3)
0 X86_64_GOTOFF64 .Lrc_read_destroy+0
8 X86_64_GOT64 _cpuid+0
10 X86_64_GOTOFF64 .Llzma_delta_props_encoder+0
.rodata.rc_encode(2)
0 X86_64_PLTOFF64 __tls_get_addr+0
8 X86_64_GOTOFF64 .Lx86_coder_destroy+0
.data.rel.ro.filter_optmap.0(1)
0 X86_64_64 .Lencoder.1+-672
.data.rel.ro.lookup_filter.part.0(1)
0 X86_64_64 .Ldecoder.1+-384
.data.rel.ro.decoders0(3)
8 X86_64_64 .Linit_pric_table.part.1+0
10 X86_64_64 .Lstream_decode.1+0
18 X86_64_64 .Lx86_code.part.0+0
.data.rel.ro.encoders0(3)
8 X86_64_64 .Llzma_delta_decoder_init.part.0+0
20 X86_64_64 .Lcrc64_generic.0+0
30 X86_64_64 .Lget_literal_price.part.0+0
Dynamic: None
Libraries(0):
Soname: None
Interpreter: None
is_64: true
is_lib: false
little_endian: true
entry: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment