mirror of
https://github.com/wader/fq.git
synced 2024-12-25 22:34:14 +03:00
9a5fcc89f1
Also more context in error messages and refactor trim function
1781 lines
203 KiB
Plaintext
1781 lines
203 KiB
Plaintext
$ fq -d elf dv libbbb.so
|
|
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: libbbb.so (elf) 0x0-0x2367.7 (9064)
|
|
| | | header{}: 0x0-0x3f.7 (64)
|
|
| | | ident{}: 0x0-0xf.7 (16)
|
|
0x0000|7f 45 4c 46 |.ELF | magic: raw bits (valid) 0x0-0x3.7 (4)
|
|
0x0000| 02 | . | class: 64 (2) 0x4-0x4.7 (1)
|
|
0x0000| 01 | . | data: "little_endian" (1) 0x5-0x5.7 (1)
|
|
0x0000| 01 | . | version: 1 0x6-0x6.7 (1)
|
|
0x0000| 00 | . | os_abi: "sysv" (0) 0x7-0x7.7 (1)
|
|
0x0000| 00 | . | abi_version: 0 0x8-0x8.7 (1)
|
|
0x0000| 00 00 00 00 00 00 00| .......| pad: raw bits (all zero) 0x9-0xf.7 (7)
|
|
0x0010|03 00 |.. | type: "dyn" (0x3) 0x10-0x11.7 (2)
|
|
0x0010| b7 00 | .. | machine: "arm64" (0xb7) (ARM 64-bits (ARMv8/Aarch64)) 0x12-0x13.7 (2)
|
|
0x0010| 01 00 00 00 | .... | version: 1 0x14-0x17.7 (4)
|
|
0x0010| 20 05 00 00 00 00 00 00| .......| entry: 1312 0x18-0x1f.7 (8)
|
|
0x0020|40 00 00 00 00 00 00 00 |@....... | phoff: 64 0x20-0x27.7 (8)
|
|
0x0020| 28 1c 00 00 00 00 00 00| (.......| shoff: 7208 0x28-0x2f.7 (8)
|
|
0x0030|00 00 00 00 |.... | flags: 0 0x30-0x33.7 (4)
|
|
0x0030| 40 00 | @. | ehsize: 64 0x34-0x35.7 (2)
|
|
0x0030| 38 00 | 8. | phentsize: 56 0x36-0x37.7 (2)
|
|
0x0030| 06 00 | .. | phnum: 6 0x38-0x39.7 (2)
|
|
0x0030| 40 00 | @. | shentsize: 64 0x3a-0x3b.7 (2)
|
|
0x0030| 1d 00 | .. | shnum: 29 0x3c-0x3d.7 (2)
|
|
0x0030| 1c 00| ..| shstrndx: 28 0x3e-0x3f.7 (2)
|
|
| | | program_headers[0:6]: 0x0-0x1007.7 (4104)
|
|
| | | [0]{}: program_header 0x0-0x73b.7 (1852)
|
|
0x0000|7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00|.ELF............| data: raw bits 0x0-0x73b.7 (1852)
|
|
* |until 0x73b.7 (1852) | |
|
|
0x0040|01 00 00 00 |.... | type: "load" (1) (Loadable segment) 0x40-0x43.7 (4)
|
|
| | | flags{}: 0x44-0x47.7 (4)
|
|
0x0040| 05 | . | unused0: 0 0x44-0x44.4 (0.5)
|
|
0x0040| 05 | . | r: true 0x44.5-0x44.5 (0.1)
|
|
0x0040| 05 | . | w: false 0x44.6-0x44.6 (0.1)
|
|
0x0040| 05 | . | x: true 0x44.7-0x44.7 (0.1)
|
|
0x0040| 00 00 00 | ... | unused1: 0 0x45-0x47.7 (3)
|
|
0x0040| 00 00 00 00 00 00 00 00| ........| offset: 0x0 0x48-0x4f.7 (8)
|
|
0x0050|00 00 00 00 00 00 00 00 |........ | vaddr: 0x0 0x50-0x57.7 (8)
|
|
0x0050| 00 00 00 00 00 00 00 00| ........| paddr: 0x0 0x58-0x5f.7 (8)
|
|
0x0060|3c 07 00 00 00 00 00 00 |<....... | filesz: 1852 0x60-0x67.7 (8)
|
|
0x0060| 3c 07 00 00 00 00 00 00| <.......| memsz: 1852 0x68-0x6f.7 (8)
|
|
0x0070|00 00 01 00 00 00 00 00 |........ | align: 65536 0x70-0x77.7 (8)
|
|
| | | [1]{}: program_header 0x78-0x1007.7 (3984)
|
|
0x0070| 01 00 00 00 | .... | type: "load" (1) (Loadable segment) 0x78-0x7b.7 (4)
|
|
| | | flags{}: 0x7c-0x7f.7 (4)
|
|
0x0070| 06 | . | unused0: 0 0x7c-0x7c.4 (0.5)
|
|
0x0070| 06 | . | r: true 0x7c.5-0x7c.5 (0.1)
|
|
0x0070| 06 | . | w: true 0x7c.6-0x7c.6 (0.1)
|
|
0x0070| 06 | . | x: false 0x7c.7-0x7c.7 (0.1)
|
|
0x0070| 00 00 00| ...| unused1: 0 0x7d-0x7f.7 (3)
|
|
0x0080|d8 0d 00 00 00 00 00 00 |........ | offset: 0xdd8 0x80-0x87.7 (8)
|
|
0x0080| d8 0d 01 00 00 00 00 00| ........| vaddr: 0x10dd8 0x88-0x8f.7 (8)
|
|
0x0090|d8 0d 01 00 00 00 00 00 |........ | paddr: 0x10dd8 0x90-0x97.7 (8)
|
|
0x0090| 30 02 00 00 00 00 00 00| 0.......| filesz: 560 0x98-0x9f.7 (8)
|
|
0x00a0|68 02 00 00 00 00 00 00 |h....... | memsz: 616 0xa0-0xa7.7 (8)
|
|
0x00a0| 00 00 01 00 00 00 00 00| ........| align: 65536 0xa8-0xaf.7 (8)
|
|
0x0dd0| f0 05 00 00 00 00 00 00| ........| data: raw bits 0xdd8-0x1007.7 (560)
|
|
0x0de0|90 05 00 00 00 00 00 00 01 00 00 00 00 00 00 00|................|
|
|
* |until 0x1007.7 (560) | |
|
|
| | | [2]{}: program_header 0xb0-0xf97.7 (3816)
|
|
0x00b0|02 00 00 00 |.... | type: "dynamic" (2) (Dynamic linking information) 0xb0-0xb3.7 (4)
|
|
| | | flags{}: 0xb4-0xb7.7 (4)
|
|
0x00b0| 06 | . | unused0: 0 0xb4-0xb4.4 (0.5)
|
|
0x00b0| 06 | . | r: true 0xb4.5-0xb4.5 (0.1)
|
|
0x00b0| 06 | . | w: true 0xb4.6-0xb4.6 (0.1)
|
|
0x00b0| 06 | . | x: false 0xb4.7-0xb4.7 (0.1)
|
|
0x00b0| 00 00 00 | ... | unused1: 0 0xb5-0xb7.7 (3)
|
|
0x00b0| e8 0d 00 00 00 00 00 00| ........| offset: 0xde8 0xb8-0xbf.7 (8)
|
|
0x00c0|e8 0d 01 00 00 00 00 00 |........ | vaddr: 0x10de8 0xc0-0xc7.7 (8)
|
|
0x00c0| e8 0d 01 00 00 00 00 00| ........| paddr: 0x10de8 0xc8-0xcf.7 (8)
|
|
0x00d0|b0 01 00 00 00 00 00 00 |........ | filesz: 432 0xd0-0xd7.7 (8)
|
|
0x00d0| b0 01 00 00 00 00 00 00| ........| memsz: 432 0xd8-0xdf.7 (8)
|
|
0x00e0|08 00 00 00 00 00 00 00 |........ | align: 8 0xe0-0xe7.7 (8)
|
|
0x0de0| 01 00 00 00 00 00 00 00| ........| data: raw bits 0xde8-0xf97.7 (432)
|
|
0x0df0|90 00 00 00 00 00 00 00 0c 00 00 00 00 00 00 00|................|
|
|
* |until 0xf97.7 (432) | |
|
|
| | | [3]{}: program_header 0xe8-0x697.7 (1456)
|
|
0x00e0| 50 e5 74 64 | P.td | type: "gnu_eh_frame" (1685382480) (GNU frame unwind information) 0xe8-0xeb.7 (4)
|
|
| | | flags{}: 0xec-0xef.7 (4)
|
|
0x00e0| 04 | . | unused0: 0 0xec-0xec.4 (0.5)
|
|
0x00e0| 04 | . | r: true 0xec.5-0xec.5 (0.1)
|
|
0x00e0| 04 | . | w: false 0xec.6-0xec.6 (0.1)
|
|
0x00e0| 04 | . | x: false 0xec.7-0xec.7 (0.1)
|
|
0x00e0| 00 00 00| ...| unused1: 0 0xed-0xef.7 (3)
|
|
0x00f0|64 06 00 00 00 00 00 00 |d....... | offset: 0x664 0xf0-0xf7.7 (8)
|
|
0x00f0| 64 06 00 00 00 00 00 00| d.......| vaddr: 0x664 0xf8-0xff.7 (8)
|
|
0x0100|64 06 00 00 00 00 00 00 |d....... | paddr: 0x664 0x100-0x107.7 (8)
|
|
0x0100| 34 00 00 00 00 00 00 00| 4.......| filesz: 52 0x108-0x10f.7 (8)
|
|
0x0110|34 00 00 00 00 00 00 00 |4....... | memsz: 52 0x110-0x117.7 (8)
|
|
0x0110| 04 00 00 00 00 00 00 00| ........| align: 4 0x118-0x11f.7 (8)
|
|
0x0660| 01 1b 03 3b 30 00 00 00 05 00 00 00| ...;0.......| data: raw bits 0x664-0x697.7 (52)
|
|
0x0670|bc fe ff ff 48 00 00 00 ec fe ff ff 5c 00 00 00|....H.......\...|
|
|
* |until 0x697.7 (52) | |
|
|
| | | [4]{}: program_header 0x0-0x157.7 (344)
|
|
| | | data: raw bits 0x0-NA (0)
|
|
0x0120|51 e5 74 64 |Q.td | type: "gnu_stack" (1685382481) (GNU stack permission) 0x120-0x123.7 (4)
|
|
| | | flags{}: 0x124-0x127.7 (4)
|
|
0x0120| 06 | . | unused0: 0 0x124-0x124.4 (0.5)
|
|
0x0120| 06 | . | r: true 0x124.5-0x124.5 (0.1)
|
|
0x0120| 06 | . | w: true 0x124.6-0x124.6 (0.1)
|
|
0x0120| 06 | . | x: false 0x124.7-0x124.7 (0.1)
|
|
0x0120| 00 00 00 | ... | unused1: 0 0x125-0x127.7 (3)
|
|
0x0120| 00 00 00 00 00 00 00 00| ........| offset: 0x0 0x128-0x12f.7 (8)
|
|
0x0130|00 00 00 00 00 00 00 00 |........ | vaddr: 0x0 0x130-0x137.7 (8)
|
|
0x0130| 00 00 00 00 00 00 00 00| ........| paddr: 0x0 0x138-0x13f.7 (8)
|
|
0x0140|00 00 00 00 00 00 00 00 |........ | filesz: 0 0x140-0x147.7 (8)
|
|
0x0140| 00 00 00 00 00 00 00 00| ........| memsz: 0 0x148-0x14f.7 (8)
|
|
0x0150|10 00 00 00 00 00 00 00 |........ | align: 16 0x150-0x157.7 (8)
|
|
| | | [5]{}: program_header 0x158-0xfff.7 (3752)
|
|
0x0150| 52 e5 74 64 | R.td | type: "gnu_relro" (1685382482) (GNU read-only after relocation) 0x158-0x15b.7 (4)
|
|
| | | flags{}: 0x15c-0x15f.7 (4)
|
|
0x0150| 04 | . | unused0: 0 0x15c-0x15c.4 (0.5)
|
|
0x0150| 04 | . | r: true 0x15c.5-0x15c.5 (0.1)
|
|
0x0150| 04 | . | w: false 0x15c.6-0x15c.6 (0.1)
|
|
0x0150| 04 | . | x: false 0x15c.7-0x15c.7 (0.1)
|
|
0x0150| 00 00 00| ...| unused1: 0 0x15d-0x15f.7 (3)
|
|
0x0160|d8 0d 00 00 00 00 00 00 |........ | offset: 0xdd8 0x160-0x167.7 (8)
|
|
0x0160| d8 0d 01 00 00 00 00 00| ........| vaddr: 0x10dd8 0x168-0x16f.7 (8)
|
|
0x0170|d8 0d 01 00 00 00 00 00 |........ | paddr: 0x10dd8 0x170-0x177.7 (8)
|
|
0x0170| 28 02 00 00 00 00 00 00| (.......| filesz: 552 0x178-0x17f.7 (8)
|
|
0x0180|28 02 00 00 00 00 00 00 |(....... | memsz: 552 0x180-0x187.7 (8)
|
|
0x0180| 01 00 00 00 00 00 00 00| ........| align: 1 0x188-0x18f.7 (8)
|
|
0x0dd0| f0 05 00 00 00 00 00 00| ........| data: raw bits 0xdd8-0xfff.7 (552)
|
|
0x0de0|90 05 00 00 00 00 00 00 01 00 00 00 00 00 00 00|................|
|
|
* |until 0xfff.7 (552) | |
|
|
| | | section_headers[0:29]: 0x0-0x2367.7 (9064)
|
|
| | | [0]{}: section_header 0x0-0x1c67.7 (7272)
|
|
| | | data: raw bits 0x0-NA (0)
|
|
0x1c20| 00 00 00 00 | .... | name: "" (0) 0x1c28-0x1c2b.7 (4)
|
|
0x1c20| 00 00 00 00| ....| type: "null" (0x0) (Header inactive) 0x1c2c-0x1c2f.7 (4)
|
|
| | | flags{}: 0x1c30-0x1c37.7 (8)
|
|
0x1c30|00 |. | link_order: false 0x1c30-0x1c30 (0.1)
|
|
0x1c30|00 |. | info_link: false 0x1c30.1-0x1c30.1 (0.1)
|
|
0x1c30|00 |. | strings: false 0x1c30.2-0x1c30.2 (0.1)
|
|
0x1c30|00 |. | merge: false 0x1c30.3-0x1c30.3 (0.1)
|
|
0x1c30|00 |. | unused0: 0 0x1c30.4-0x1c30.4 (0.1)
|
|
0x1c30|00 |. | execinstr: false 0x1c30.5-0x1c30.5 (0.1)
|
|
0x1c30|00 |. | alloc: false 0x1c30.6-0x1c30.6 (0.1)
|
|
0x1c30|00 |. | write: false 0x1c30.7-0x1c30.7 (0.1)
|
|
0x1c30| 00 | . | tls: false 0x1c31-0x1c31 (0.1)
|
|
0x1c30| 00 | . | group: false 0x1c31.1-0x1c31.1 (0.1)
|
|
0x1c30| 00 | . | os_nonconforming: false 0x1c31.2-0x1c31.2 (0.1)
|
|
0x1c30| 00 00 | .. | unused1: 0 0x1c31.3-0x1c32.3 (1.1)
|
|
0x1c30| 00 00 | .. | os_specific: 0 0x1c32.4-0x1c33.3 (1)
|
|
0x1c30| 00 | . | processor_specific: 0 0x1c33.4-0x1c33.7 (0.4)
|
|
0x1c30| 00 00 00 00 | .... | unused2: 0 0x1c34-0x1c37.7 (4)
|
|
0x1c30| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x1c38-0x1c3f.7 (8)
|
|
0x1c40|00 00 00 00 00 00 00 00 |........ | offset: 0x0 0x1c40-0x1c47.7 (8)
|
|
0x1c40| 00 00 00 00 00 00 00 00| ........| size: 0 0x1c48-0x1c4f.7 (8)
|
|
0x1c50|00 00 00 00 |.... | link: 0 0x1c50-0x1c53.7 (4)
|
|
0x1c50| 00 00 00 00 | .... | info: 0 0x1c54-0x1c57.7 (4)
|
|
0x1c50| 00 00 00 00 00 00 00 00| ........| addralign: 0 0x1c58-0x1c5f.7 (8)
|
|
0x1c60|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1c60-0x1c67.7 (8)
|
|
| | | [1]{}: section_header 0x190-0x1ca7.7 (6936)
|
|
| | | gnu_hash{}: 0x190-0x1bf.7 (48)
|
|
0x0190|03 00 00 00 |.... | nbuckets: 3 0x190-0x193.7 (4)
|
|
0x0190| 09 00 00 00 | .... | symndx: 9 0x194-0x197.7 (4)
|
|
0x0190| 01 00 00 00 | .... | maskwords: 1 0x198-0x19b.7 (4)
|
|
0x0190| 06 00 00 00| ....| shift2: 6 0x19c-0x19f.7 (4)
|
|
| | | bloom_filter[0:1]: 0x1a0-0x1a7.7 (8)
|
|
0x01a0|80 80 00 40 00 04 40 01 |...@..@. | [0]: 90076391667695744 maskword 0x1a0-0x1a7.7 (8)
|
|
| | | buckets[0:3]: 0x1a8-0x1b3.7 (12)
|
|
0x01a0| 00 00 00 00 | .... | [0]: 0 bucket 0x1a8-0x1ab.7 (4)
|
|
0x01a0| 09 00 00 00| ....| [1]: 9 bucket 0x1ac-0x1af.7 (4)
|
|
0x01b0|0a 00 00 00 |.... | [2]: 10 bucket 0x1b0-0x1b3.7 (4)
|
|
| | | values[0:3]: 0x1b4-0x1bf.7 (12)
|
|
0x01b0| b9 8d f1 0e | .... | [0]: 250711481 value 0x1b4-0x1b7.7 (4)
|
|
0x01b0| ea d3 ef 0e | .... | [1]: 250598378 value 0x1b8-0x1bb.7 (4)
|
|
0x01b0| 87 e7 e8 85| ....| [2]: 2246633351 value 0x1bc-0x1bf.7 (4)
|
|
0x1c60| 1b 00 00 00 | .... | name: ".gnu.hash" (27) 0x1c68-0x1c6b.7 (4)
|
|
0x1c60| f6 ff ff 6f| ...o| type: "gnu_hash" (0x6ffffff6) (GNU symbol hash table) 0x1c6c-0x1c6f.7 (4)
|
|
| | | flags{}: 0x1c70-0x1c77.7 (8)
|
|
0x1c70|02 |. | link_order: false 0x1c70-0x1c70 (0.1)
|
|
0x1c70|02 |. | info_link: false 0x1c70.1-0x1c70.1 (0.1)
|
|
0x1c70|02 |. | strings: false 0x1c70.2-0x1c70.2 (0.1)
|
|
0x1c70|02 |. | merge: false 0x1c70.3-0x1c70.3 (0.1)
|
|
0x1c70|02 |. | unused0: 0 0x1c70.4-0x1c70.4 (0.1)
|
|
0x1c70|02 |. | execinstr: false 0x1c70.5-0x1c70.5 (0.1)
|
|
0x1c70|02 |. | alloc: true 0x1c70.6-0x1c70.6 (0.1)
|
|
0x1c70|02 |. | write: false 0x1c70.7-0x1c70.7 (0.1)
|
|
0x1c70| 00 | . | tls: false 0x1c71-0x1c71 (0.1)
|
|
0x1c70| 00 | . | group: false 0x1c71.1-0x1c71.1 (0.1)
|
|
0x1c70| 00 | . | os_nonconforming: false 0x1c71.2-0x1c71.2 (0.1)
|
|
0x1c70| 00 00 | .. | unused1: 0 0x1c71.3-0x1c72.3 (1.1)
|
|
0x1c70| 00 00 | .. | os_specific: 0 0x1c72.4-0x1c73.3 (1)
|
|
0x1c70| 00 | . | processor_specific: 0 0x1c73.4-0x1c73.7 (0.4)
|
|
0x1c70| 00 00 00 00 | .... | unused2: 0 0x1c74-0x1c77.7 (4)
|
|
0x1c70| 90 01 00 00 00 00 00 00| ........| addr: 0x190 0x1c78-0x1c7f.7 (8)
|
|
0x1c80|90 01 00 00 00 00 00 00 |........ | offset: 0x190 0x1c80-0x1c87.7 (8)
|
|
0x1c80| 30 00 00 00 00 00 00 00| 0.......| size: 48 0x1c88-0x1c8f.7 (8)
|
|
0x1c90|02 00 00 00 |.... | link: 2 0x1c90-0x1c93.7 (4)
|
|
0x1c90| 00 00 00 00 | .... | info: 0 0x1c94-0x1c97.7 (4)
|
|
0x1c90| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x1c98-0x1c9f.7 (8)
|
|
0x1ca0|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1ca0-0x1ca7.7 (8)
|
|
| | | [2]{}: section_header 0x1c0-0x1ce7.7 (6952)
|
|
| | | symbol_table[0:12]: 0x1c0-0x2df.7 (288)
|
|
| | | [0]{}: symbol 0x1c0-0x1d7.7 (24)
|
|
0x01c0|00 00 00 00 |.... | name: "" (0) 0x1c0-0x1c3.7 (4)
|
|
0x01c0| 00 | . | bind: "local" (0) 0x1c4-0x1c4.3 (0.4)
|
|
0x01c0| 00 | . | type: "notype" (0) 0x1c4.4-0x1c4.7 (0.4)
|
|
0x01c0| 00 | . | other_unused: 0 0x1c5-0x1c5.5 (0.6)
|
|
0x01c0| 00 | . | visibility: "default" (0) 0x1c5.6-0x1c5.7 (0.2)
|
|
0x01c0| 00 00 | .. | shndx: 0 0x1c6-0x1c7.7 (2)
|
|
0x01c0| 00 00 00 00 00 00 00 00| ........| value: 0 0x1c8-0x1cf.7 (8)
|
|
0x01d0|00 00 00 00 00 00 00 00 |........ | size: 0 0x1d0-0x1d7.7 (8)
|
|
| | | [1]{}: symbol 0x1d8-0x1ef.7 (24)
|
|
0x01d0| 00 00 00 00 | .... | name: "" (0) 0x1d8-0x1db.7 (4)
|
|
0x01d0| 03 | . | bind: "local" (0) 0x1dc-0x1dc.3 (0.4)
|
|
0x01d0| 03 | . | type: "section" (3) 0x1dc.4-0x1dc.7 (0.4)
|
|
0x01d0| 00 | . | other_unused: 0 0x1dd-0x1dd.5 (0.6)
|
|
0x01d0| 00 | . | visibility: "default" (0) 0x1dd.6-0x1dd.7 (0.2)
|
|
0x01d0| 06 00| ..| shndx: 6 0x1de-0x1df.7 (2)
|
|
0x01e0|a8 04 00 00 00 00 00 00 |........ | value: 1192 0x1e0-0x1e7.7 (8)
|
|
0x01e0| 00 00 00 00 00 00 00 00| ........| size: 0 0x1e8-0x1ef.7 (8)
|
|
| | | [2]{}: symbol 0x1f0-0x207.7 (24)
|
|
0x01f0|00 00 00 00 |.... | name: "" (0) 0x1f0-0x1f3.7 (4)
|
|
0x01f0| 03 | . | bind: "local" (0) 0x1f4-0x1f4.3 (0.4)
|
|
0x01f0| 03 | . | type: "section" (3) 0x1f4.4-0x1f4.7 (0.4)
|
|
0x01f0| 00 | . | other_unused: 0 0x1f5-0x1f5.5 (0.6)
|
|
0x01f0| 00 | . | visibility: "default" (0) 0x1f5.6-0x1f5.7 (0.2)
|
|
0x01f0| 11 00 | .. | shndx: 17 0x1f6-0x1f7.7 (2)
|
|
0x01f0| 00 10 01 00 00 00 00 00| ........| value: 69632 0x1f8-0x1ff.7 (8)
|
|
0x0200|00 00 00 00 00 00 00 00 |........ | size: 0 0x200-0x207.7 (8)
|
|
| | | [3]{}: symbol 0x208-0x21f.7 (24)
|
|
0x0200| 8b 00 00 00 | .... | name: "puts" (139) 0x208-0x20b.7 (4)
|
|
0x0200| 12 | . | bind: "global" (1) 0x20c-0x20c.3 (0.4)
|
|
0x0200| 12 | . | type: "func" (2) 0x20c.4-0x20c.7 (0.4)
|
|
0x0200| 00 | . | other_unused: 0 0x20d-0x20d.5 (0.6)
|
|
0x0200| 00 | . | visibility: "default" (0) 0x20d.6-0x20d.7 (0.2)
|
|
0x0200| 00 00| ..| shndx: 0 0x20e-0x20f.7 (2)
|
|
0x0210|00 00 00 00 00 00 00 00 |........ | value: 0 0x210-0x217.7 (8)
|
|
0x0210| 00 00 00 00 00 00 00 00| ........| size: 0 0x218-0x21f.7 (8)
|
|
| | | [4]{}: symbol 0x220-0x237.7 (24)
|
|
0x0220|43 00 00 00 |C... | name: "__cxa_finalize" (67) 0x220-0x223.7 (4)
|
|
0x0220| 22 | " | bind: "weak" (2) 0x224-0x224.3 (0.4)
|
|
0x0220| 22 | " | type: "func" (2) 0x224.4-0x224.7 (0.4)
|
|
0x0220| 00 | . | other_unused: 0 0x225-0x225.5 (0.6)
|
|
0x0220| 00 | . | visibility: "default" (0) 0x225.6-0x225.7 (0.2)
|
|
0x0220| 00 00 | .. | shndx: 0 0x226-0x227.7 (2)
|
|
0x0220| 00 00 00 00 00 00 00 00| ........| value: 0 0x228-0x22f.7 (8)
|
|
0x0230|00 00 00 00 00 00 00 00 |........ | size: 0 0x230-0x237.7 (8)
|
|
| | | [5]{}: symbol 0x238-0x24f.7 (24)
|
|
0x0230| 52 00 00 00 | R... | name: "__deregister_frame_info" (82) 0x238-0x23b.7 (4)
|
|
0x0230| 20 | | bind: "weak" (2) 0x23c-0x23c.3 (0.4)
|
|
0x0230| 20 | | type: "notype" (0) 0x23c.4-0x23c.7 (0.4)
|
|
0x0230| 00 | . | other_unused: 0 0x23d-0x23d.5 (0.6)
|
|
0x0230| 00 | . | visibility: "default" (0) 0x23d.6-0x23d.7 (0.2)
|
|
0x0230| 00 00| ..| shndx: 0 0x23e-0x23f.7 (2)
|
|
0x0240|00 00 00 00 00 00 00 00 |........ | value: 0 0x240-0x247.7 (8)
|
|
0x0240| 00 00 00 00 00 00 00 00| ........| size: 0 0x248-0x24f.7 (8)
|
|
| | | [6]{}: symbol 0x250-0x267.7 (24)
|
|
0x0250|29 00 00 00 |)... | name: "_ITM_registerTMCloneTable" (41) 0x250-0x253.7 (4)
|
|
0x0250| 20 | | bind: "weak" (2) 0x254-0x254.3 (0.4)
|
|
0x0250| 20 | | type: "notype" (0) 0x254.4-0x254.7 (0.4)
|
|
0x0250| 00 | . | other_unused: 0 0x255-0x255.5 (0.6)
|
|
0x0250| 00 | . | visibility: "default" (0) 0x255.6-0x255.7 (0.2)
|
|
0x0250| 00 00 | .. | shndx: 0 0x256-0x257.7 (2)
|
|
0x0250| 00 00 00 00 00 00 00 00| ........| value: 0 0x258-0x25f.7 (8)
|
|
0x0260|00 00 00 00 00 00 00 00 |........ | size: 0 0x260-0x267.7 (8)
|
|
| | | [7]{}: symbol 0x268-0x27f.7 (24)
|
|
0x0260| 0d 00 00 00 | .... | name: "_ITM_deregisterTMCloneTable" (13) 0x268-0x26b.7 (4)
|
|
0x0260| 20 | | bind: "weak" (2) 0x26c-0x26c.3 (0.4)
|
|
0x0260| 20 | | type: "notype" (0) 0x26c.4-0x26c.7 (0.4)
|
|
0x0260| 00 | . | other_unused: 0 0x26d-0x26d.5 (0.6)
|
|
0x0260| 00 | . | visibility: "default" (0) 0x26d.6-0x26d.7 (0.2)
|
|
0x0260| 00 00| ..| shndx: 0 0x26e-0x26f.7 (2)
|
|
0x0270|00 00 00 00 00 00 00 00 |........ | value: 0 0x270-0x277.7 (8)
|
|
0x0270| 00 00 00 00 00 00 00 00| ........| size: 0 0x278-0x27f.7 (8)
|
|
| | | [8]{}: symbol 0x280-0x297.7 (24)
|
|
0x0280|6a 00 00 00 |j... | name: "__register_frame_info" (106) 0x280-0x283.7 (4)
|
|
0x0280| 20 | | bind: "weak" (2) 0x284-0x284.3 (0.4)
|
|
0x0280| 20 | | type: "notype" (0) 0x284.4-0x284.7 (0.4)
|
|
0x0280| 00 | . | other_unused: 0 0x285-0x285.5 (0.6)
|
|
0x0280| 00 | . | visibility: "default" (0) 0x285.6-0x285.7 (0.2)
|
|
0x0280| 00 00 | .. | shndx: 0 0x286-0x287.7 (2)
|
|
0x0280| 00 00 00 00 00 00 00 00| ........| value: 0 0x288-0x28f.7 (8)
|
|
0x0290|00 00 00 00 00 00 00 00 |........ | size: 0 0x290-0x297.7 (8)
|
|
| | | [9]{}: symbol 0x298-0x2af.7 (24)
|
|
0x0290| 01 00 00 00 | .... | name: "_init" (1) 0x298-0x29b.7 (4)
|
|
0x0290| 12 | . | bind: "global" (1) 0x29c-0x29c.3 (0.4)
|
|
0x0290| 12 | . | type: "func" (2) 0x29c.4-0x29c.7 (0.4)
|
|
0x0290| 00 | . | other_unused: 0 0x29d-0x29d.5 (0.6)
|
|
0x0290| 00 | . | visibility: "default" (0) 0x29d.6-0x29d.7 (0.2)
|
|
0x0290| 06 00| ..| shndx: 6 0x29e-0x29f.7 (2)
|
|
0x02a0|a8 04 00 00 00 00 00 00 |........ | value: 1192 0x2a0-0x2a7.7 (8)
|
|
0x02a0| 04 00 00 00 00 00 00 00| ........| size: 4 0x2a8-0x2af.7 (8)
|
|
| | | [10]{}: symbol 0x2b0-0x2c7.7 (24)
|
|
0x02b0|07 00 00 00 |.... | name: "_fini" (7) 0x2b0-0x2b3.7 (4)
|
|
0x02b0| 12 | . | bind: "global" (1) 0x2b4-0x2b4.3 (0.4)
|
|
0x02b0| 12 | . | type: "func" (2) 0x2b4.4-0x2b4.7 (0.4)
|
|
0x02b0| 00 | . | other_unused: 0 0x2b5-0x2b5.5 (0.6)
|
|
0x02b0| 00 | . | visibility: "default" (0) 0x2b5.6-0x2b5.7 (0.2)
|
|
0x02b0| 09 00 | .. | shndx: 9 0x2b6-0x2b7.7 (2)
|
|
0x02b0| 44 06 00 00 00 00 00 00| D.......| value: 1604 0x2b8-0x2bf.7 (8)
|
|
0x02c0|04 00 00 00 00 00 00 00 |........ | size: 4 0x2c0-0x2c7.7 (8)
|
|
| | | [11]{}: symbol 0x2c8-0x2df.7 (24)
|
|
0x02c0| 80 00 00 00 | .... | name: "libbbb_bbb" (128) 0x2c8-0x2cb.7 (4)
|
|
0x02c0| 12 | . | bind: "global" (1) 0x2cc-0x2cc.3 (0.4)
|
|
0x02c0| 12 | . | type: "func" (2) 0x2cc.4-0x2cc.7 (0.4)
|
|
0x02c0| 00 | . | other_unused: 0 0x2cd-0x2cd.5 (0.6)
|
|
0x02c0| 00 | . | visibility: "default" (0) 0x2cd.6-0x2cd.7 (0.2)
|
|
0x02c0| 08 00| ..| shndx: 8 0x2ce-0x2cf.7 (2)
|
|
0x02d0|24 06 00 00 00 00 00 00 |$....... | value: 1572 0x2d0-0x2d7.7 (8)
|
|
0x02d0| 20 00 00 00 00 00 00 00| .......| size: 32 0x2d8-0x2df.7 (8)
|
|
0x1ca0| 25 00 00 00 | %... | name: ".dynsym" (37) 0x1ca8-0x1cab.7 (4)
|
|
0x1ca0| 0b 00 00 00| ....| type: "dynsym" (0xb) (Dynamic linking symbol table) 0x1cac-0x1caf.7 (4)
|
|
| | | flags{}: 0x1cb0-0x1cb7.7 (8)
|
|
0x1cb0|02 |. | link_order: false 0x1cb0-0x1cb0 (0.1)
|
|
0x1cb0|02 |. | info_link: false 0x1cb0.1-0x1cb0.1 (0.1)
|
|
0x1cb0|02 |. | strings: false 0x1cb0.2-0x1cb0.2 (0.1)
|
|
0x1cb0|02 |. | merge: false 0x1cb0.3-0x1cb0.3 (0.1)
|
|
0x1cb0|02 |. | unused0: 0 0x1cb0.4-0x1cb0.4 (0.1)
|
|
0x1cb0|02 |. | execinstr: false 0x1cb0.5-0x1cb0.5 (0.1)
|
|
0x1cb0|02 |. | alloc: true 0x1cb0.6-0x1cb0.6 (0.1)
|
|
0x1cb0|02 |. | write: false 0x1cb0.7-0x1cb0.7 (0.1)
|
|
0x1cb0| 00 | . | tls: false 0x1cb1-0x1cb1 (0.1)
|
|
0x1cb0| 00 | . | group: false 0x1cb1.1-0x1cb1.1 (0.1)
|
|
0x1cb0| 00 | . | os_nonconforming: false 0x1cb1.2-0x1cb1.2 (0.1)
|
|
0x1cb0| 00 00 | .. | unused1: 0 0x1cb1.3-0x1cb2.3 (1.1)
|
|
0x1cb0| 00 00 | .. | os_specific: 0 0x1cb2.4-0x1cb3.3 (1)
|
|
0x1cb0| 00 | . | processor_specific: 0 0x1cb3.4-0x1cb3.7 (0.4)
|
|
0x1cb0| 00 00 00 00 | .... | unused2: 0 0x1cb4-0x1cb7.7 (4)
|
|
0x1cb0| c0 01 00 00 00 00 00 00| ........| addr: 0x1c0 0x1cb8-0x1cbf.7 (8)
|
|
0x1cc0|c0 01 00 00 00 00 00 00 |........ | offset: 0x1c0 0x1cc0-0x1cc7.7 (8)
|
|
0x1cc0| 20 01 00 00 00 00 00 00| .......| size: 288 0x1cc8-0x1ccf.7 (8)
|
|
0x1cd0|03 00 00 00 |.... | link: 3 0x1cd0-0x1cd3.7 (4)
|
|
0x1cd0| 03 00 00 00 | .... | info: 3 0x1cd4-0x1cd7.7 (4)
|
|
0x1cd0| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x1cd8-0x1cdf.7 (8)
|
|
0x1ce0|18 00 00 00 00 00 00 00 |........ | entsize: 24 0x1ce0-0x1ce7.7 (8)
|
|
| | | [3]{}: section_header 0x2e0-0x1d27.7 (6728)
|
|
0x02e0|00 5f 69 6e 69 74 00 5f 66 69 6e 69 00 5f 49 54|._init._fini._IT| string: "\x00_init\x00_fini\x00_ITM_deregisterTMCloneTable\x00_ITM_r..." 0x2e0-0x386.7 (167)
|
|
* |until 0x386.7 (167) | |
|
|
0x1ce0| 2d 00 00 00 | -... | name: ".dynstr" (45) 0x1ce8-0x1ceb.7 (4)
|
|
0x1ce0| 03 00 00 00| ....| type: "strtab" (0x3) (String table) 0x1cec-0x1cef.7 (4)
|
|
| | | flags{}: 0x1cf0-0x1cf7.7 (8)
|
|
0x1cf0|02 |. | link_order: false 0x1cf0-0x1cf0 (0.1)
|
|
0x1cf0|02 |. | info_link: false 0x1cf0.1-0x1cf0.1 (0.1)
|
|
0x1cf0|02 |. | strings: false 0x1cf0.2-0x1cf0.2 (0.1)
|
|
0x1cf0|02 |. | merge: false 0x1cf0.3-0x1cf0.3 (0.1)
|
|
0x1cf0|02 |. | unused0: 0 0x1cf0.4-0x1cf0.4 (0.1)
|
|
0x1cf0|02 |. | execinstr: false 0x1cf0.5-0x1cf0.5 (0.1)
|
|
0x1cf0|02 |. | alloc: true 0x1cf0.6-0x1cf0.6 (0.1)
|
|
0x1cf0|02 |. | write: false 0x1cf0.7-0x1cf0.7 (0.1)
|
|
0x1cf0| 00 | . | tls: false 0x1cf1-0x1cf1 (0.1)
|
|
0x1cf0| 00 | . | group: false 0x1cf1.1-0x1cf1.1 (0.1)
|
|
0x1cf0| 00 | . | os_nonconforming: false 0x1cf1.2-0x1cf1.2 (0.1)
|
|
0x1cf0| 00 00 | .. | unused1: 0 0x1cf1.3-0x1cf2.3 (1.1)
|
|
0x1cf0| 00 00 | .. | os_specific: 0 0x1cf2.4-0x1cf3.3 (1)
|
|
0x1cf0| 00 | . | processor_specific: 0 0x1cf3.4-0x1cf3.7 (0.4)
|
|
0x1cf0| 00 00 00 00 | .... | unused2: 0 0x1cf4-0x1cf7.7 (4)
|
|
0x1cf0| e0 02 00 00 00 00 00 00| ........| addr: 0x2e0 0x1cf8-0x1cff.7 (8)
|
|
0x1d00|e0 02 00 00 00 00 00 00 |........ | offset: 0x2e0 0x1d00-0x1d07.7 (8)
|
|
0x1d00| a7 00 00 00 00 00 00 00| ........| size: 167 0x1d08-0x1d0f.7 (8)
|
|
0x1d10|00 00 00 00 |.... | link: 0 0x1d10-0x1d13.7 (4)
|
|
0x1d10| 00 00 00 00 | .... | info: 0 0x1d14-0x1d17.7 (4)
|
|
0x1d10| 01 00 00 00 00 00 00 00| ........| addralign: 1 0x1d18-0x1d1f.7 (8)
|
|
0x1d20|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1d20-0x1d27.7 (8)
|
|
| | | [4]{}: section_header 0x388-0x1d67.7 (6624)
|
|
0x0380| d8 0d 01 00 00 00 00 00| ........| data: raw bits 0x388-0x447.7 (192)
|
|
0x0390|03 04 00 00 00 00 00 00 f0 05 00 00 00 00 00 00|................|
|
|
* |until 0x447.7 (192) | |
|
|
0x1d20| 35 00 00 00 | 5... | name: ".rela.dyn" (53) 0x1d28-0x1d2b.7 (4)
|
|
0x1d20| 04 00 00 00| ....| type: "rela" (0x4) (Relocation entries with explicit addends) 0x1d2c-0x1d2f.7 (4)
|
|
| | | flags{}: 0x1d30-0x1d37.7 (8)
|
|
0x1d30|02 |. | link_order: false 0x1d30-0x1d30 (0.1)
|
|
0x1d30|02 |. | info_link: false 0x1d30.1-0x1d30.1 (0.1)
|
|
0x1d30|02 |. | strings: false 0x1d30.2-0x1d30.2 (0.1)
|
|
0x1d30|02 |. | merge: false 0x1d30.3-0x1d30.3 (0.1)
|
|
0x1d30|02 |. | unused0: 0 0x1d30.4-0x1d30.4 (0.1)
|
|
0x1d30|02 |. | execinstr: false 0x1d30.5-0x1d30.5 (0.1)
|
|
0x1d30|02 |. | alloc: true 0x1d30.6-0x1d30.6 (0.1)
|
|
0x1d30|02 |. | write: false 0x1d30.7-0x1d30.7 (0.1)
|
|
0x1d30| 00 | . | tls: false 0x1d31-0x1d31 (0.1)
|
|
0x1d30| 00 | . | group: false 0x1d31.1-0x1d31.1 (0.1)
|
|
0x1d30| 00 | . | os_nonconforming: false 0x1d31.2-0x1d31.2 (0.1)
|
|
0x1d30| 00 00 | .. | unused1: 0 0x1d31.3-0x1d32.3 (1.1)
|
|
0x1d30| 00 00 | .. | os_specific: 0 0x1d32.4-0x1d33.3 (1)
|
|
0x1d30| 00 | . | processor_specific: 0 0x1d33.4-0x1d33.7 (0.4)
|
|
0x1d30| 00 00 00 00 | .... | unused2: 0 0x1d34-0x1d37.7 (4)
|
|
0x1d30| 88 03 00 00 00 00 00 00| ........| addr: 0x388 0x1d38-0x1d3f.7 (8)
|
|
0x1d40|88 03 00 00 00 00 00 00 |........ | offset: 0x388 0x1d40-0x1d47.7 (8)
|
|
0x1d40| c0 00 00 00 00 00 00 00| ........| size: 192 0x1d48-0x1d4f.7 (8)
|
|
0x1d50|02 00 00 00 |.... | link: 2 0x1d50-0x1d53.7 (4)
|
|
0x1d50| 00 00 00 00 | .... | info: 0 0x1d54-0x1d57.7 (4)
|
|
0x1d50| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x1d58-0x1d5f.7 (8)
|
|
0x1d60|18 00 00 00 00 00 00 00 |........ | entsize: 24 0x1d60-0x1d67.7 (8)
|
|
| | | [5]{}: section_header 0x448-0x1da7.7 (6496)
|
|
0x0440| b0 0f 01 00 00 00 00 00| ........| data: raw bits 0x448-0x4a7.7 (96)
|
|
0x0450|02 04 00 00 03 00 00 00 00 00 00 00 00 00 00 00|................|
|
|
* |until 0x4a7.7 (96) | |
|
|
0x1d60| 3f 00 00 00 | ?... | name: ".rela.plt" (63) 0x1d68-0x1d6b.7 (4)
|
|
0x1d60| 04 00 00 00| ....| type: "rela" (0x4) (Relocation entries with explicit addends) 0x1d6c-0x1d6f.7 (4)
|
|
| | | flags{}: 0x1d70-0x1d77.7 (8)
|
|
0x1d70|42 |B | link_order: false 0x1d70-0x1d70 (0.1)
|
|
0x1d70|42 |B | info_link: true 0x1d70.1-0x1d70.1 (0.1)
|
|
0x1d70|42 |B | strings: false 0x1d70.2-0x1d70.2 (0.1)
|
|
0x1d70|42 |B | merge: false 0x1d70.3-0x1d70.3 (0.1)
|
|
0x1d70|42 |B | unused0: 0 0x1d70.4-0x1d70.4 (0.1)
|
|
0x1d70|42 |B | execinstr: false 0x1d70.5-0x1d70.5 (0.1)
|
|
0x1d70|42 |B | alloc: true 0x1d70.6-0x1d70.6 (0.1)
|
|
0x1d70|42 |B | write: false 0x1d70.7-0x1d70.7 (0.1)
|
|
0x1d70| 00 | . | tls: false 0x1d71-0x1d71 (0.1)
|
|
0x1d70| 00 | . | group: false 0x1d71.1-0x1d71.1 (0.1)
|
|
0x1d70| 00 | . | os_nonconforming: false 0x1d71.2-0x1d71.2 (0.1)
|
|
0x1d70| 00 00 | .. | unused1: 0 0x1d71.3-0x1d72.3 (1.1)
|
|
0x1d70| 00 00 | .. | os_specific: 0 0x1d72.4-0x1d73.3 (1)
|
|
0x1d70| 00 | . | processor_specific: 0 0x1d73.4-0x1d73.7 (0.4)
|
|
0x1d70| 00 00 00 00 | .... | unused2: 0 0x1d74-0x1d77.7 (4)
|
|
0x1d70| 48 04 00 00 00 00 00 00| H.......| addr: 0x448 0x1d78-0x1d7f.7 (8)
|
|
0x1d80|48 04 00 00 00 00 00 00 |H....... | offset: 0x448 0x1d80-0x1d87.7 (8)
|
|
0x1d80| 60 00 00 00 00 00 00 00| `.......| size: 96 0x1d88-0x1d8f.7 (8)
|
|
0x1d90|02 00 00 00 |.... | link: 2 0x1d90-0x1d93.7 (4)
|
|
0x1d90| 10 00 00 00 | .... | info: 16 0x1d94-0x1d97.7 (4)
|
|
0x1d90| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x1d98-0x1d9f.7 (8)
|
|
0x1da0|18 00 00 00 00 00 00 00 |........ | entsize: 24 0x1da0-0x1da7.7 (8)
|
|
| | | [6]{}: section_header 0x4a8-0x1de7.7 (6464)
|
|
0x04a0| fd 7b bf a9 fd 03 00 91| .{......| data: raw bits 0x4a8-0x4b7.7 (16)
|
|
0x04b0|fd 7b c1 a8 c0 03 5f d6 |.{...._. |
|
|
0x1da0| 49 00 00 00 | I... | name: ".init" (73) 0x1da8-0x1dab.7 (4)
|
|
0x1da0| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x1dac-0x1daf.7 (4)
|
|
| | | flags{}: 0x1db0-0x1db7.7 (8)
|
|
0x1db0|06 |. | link_order: false 0x1db0-0x1db0 (0.1)
|
|
0x1db0|06 |. | info_link: false 0x1db0.1-0x1db0.1 (0.1)
|
|
0x1db0|06 |. | strings: false 0x1db0.2-0x1db0.2 (0.1)
|
|
0x1db0|06 |. | merge: false 0x1db0.3-0x1db0.3 (0.1)
|
|
0x1db0|06 |. | unused0: 0 0x1db0.4-0x1db0.4 (0.1)
|
|
0x1db0|06 |. | execinstr: true 0x1db0.5-0x1db0.5 (0.1)
|
|
0x1db0|06 |. | alloc: true 0x1db0.6-0x1db0.6 (0.1)
|
|
0x1db0|06 |. | write: false 0x1db0.7-0x1db0.7 (0.1)
|
|
0x1db0| 00 | . | tls: false 0x1db1-0x1db1 (0.1)
|
|
0x1db0| 00 | . | group: false 0x1db1.1-0x1db1.1 (0.1)
|
|
0x1db0| 00 | . | os_nonconforming: false 0x1db1.2-0x1db1.2 (0.1)
|
|
0x1db0| 00 00 | .. | unused1: 0 0x1db1.3-0x1db2.3 (1.1)
|
|
0x1db0| 00 00 | .. | os_specific: 0 0x1db2.4-0x1db3.3 (1)
|
|
0x1db0| 00 | . | processor_specific: 0 0x1db3.4-0x1db3.7 (0.4)
|
|
0x1db0| 00 00 00 00 | .... | unused2: 0 0x1db4-0x1db7.7 (4)
|
|
0x1db0| a8 04 00 00 00 00 00 00| ........| addr: 0x4a8 0x1db8-0x1dbf.7 (8)
|
|
0x1dc0|a8 04 00 00 00 00 00 00 |........ | offset: 0x4a8 0x1dc0-0x1dc7.7 (8)
|
|
0x1dc0| 10 00 00 00 00 00 00 00| ........| size: 16 0x1dc8-0x1dcf.7 (8)
|
|
0x1dd0|00 00 00 00 |.... | link: 0 0x1dd0-0x1dd3.7 (4)
|
|
0x1dd0| 00 00 00 00 | .... | info: 0 0x1dd4-0x1dd7.7 (4)
|
|
0x1dd0| 04 00 00 00 00 00 00 00| ........| addralign: 4 0x1dd8-0x1ddf.7 (8)
|
|
0x1de0|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1de0-0x1de7.7 (8)
|
|
| | | [7]{}: section_header 0x4c0-0x1e27.7 (6504)
|
|
0x04c0|f0 7b bf a9 90 00 00 90 11 d6 47 f9 10 a2 3e 91|.{........G...>.| data: raw bits 0x4c0-0x51f.7 (96)
|
|
* |until 0x51f.7 (96) | |
|
|
0x1de0| 44 00 00 00 | D... | name: ".plt" (68) 0x1de8-0x1deb.7 (4)
|
|
0x1de0| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x1dec-0x1def.7 (4)
|
|
| | | flags{}: 0x1df0-0x1df7.7 (8)
|
|
0x1df0|06 |. | link_order: false 0x1df0-0x1df0 (0.1)
|
|
0x1df0|06 |. | info_link: false 0x1df0.1-0x1df0.1 (0.1)
|
|
0x1df0|06 |. | strings: false 0x1df0.2-0x1df0.2 (0.1)
|
|
0x1df0|06 |. | merge: false 0x1df0.3-0x1df0.3 (0.1)
|
|
0x1df0|06 |. | unused0: 0 0x1df0.4-0x1df0.4 (0.1)
|
|
0x1df0|06 |. | execinstr: true 0x1df0.5-0x1df0.5 (0.1)
|
|
0x1df0|06 |. | alloc: true 0x1df0.6-0x1df0.6 (0.1)
|
|
0x1df0|06 |. | write: false 0x1df0.7-0x1df0.7 (0.1)
|
|
0x1df0| 00 | . | tls: false 0x1df1-0x1df1 (0.1)
|
|
0x1df0| 00 | . | group: false 0x1df1.1-0x1df1.1 (0.1)
|
|
0x1df0| 00 | . | os_nonconforming: false 0x1df1.2-0x1df1.2 (0.1)
|
|
0x1df0| 00 00 | .. | unused1: 0 0x1df1.3-0x1df2.3 (1.1)
|
|
0x1df0| 00 00 | .. | os_specific: 0 0x1df2.4-0x1df3.3 (1)
|
|
0x1df0| 00 | . | processor_specific: 0 0x1df3.4-0x1df3.7 (0.4)
|
|
0x1df0| 00 00 00 00 | .... | unused2: 0 0x1df4-0x1df7.7 (4)
|
|
0x1df0| c0 04 00 00 00 00 00 00| ........| addr: 0x4c0 0x1df8-0x1dff.7 (8)
|
|
0x1e00|c0 04 00 00 00 00 00 00 |........ | offset: 0x4c0 0x1e00-0x1e07.7 (8)
|
|
0x1e00| 60 00 00 00 00 00 00 00| `.......| size: 96 0x1e08-0x1e0f.7 (8)
|
|
0x1e10|00 00 00 00 |.... | link: 0 0x1e10-0x1e13.7 (4)
|
|
0x1e10| 00 00 00 00 | .... | info: 0 0x1e14-0x1e17.7 (4)
|
|
0x1e10| 10 00 00 00 00 00 00 00| ........| addralign: 16 0x1e18-0x1e1f.7 (8)
|
|
0x1e20|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1e20-0x1e27.7 (8)
|
|
| | | [8]{}: section_header 0x520-0x1e67.7 (6472)
|
|
0x0520|80 00 00 b0 00 20 00 91 81 00 00 b0 21 20 00 91|..... ......! ..| data: raw bits 0x520-0x643.7 (292)
|
|
* |until 0x643.7 (292) | |
|
|
0x1e20| 4f 00 00 00 | O... | name: ".text" (79) 0x1e28-0x1e2b.7 (4)
|
|
0x1e20| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x1e2c-0x1e2f.7 (4)
|
|
| | | flags{}: 0x1e30-0x1e37.7 (8)
|
|
0x1e30|06 |. | link_order: false 0x1e30-0x1e30 (0.1)
|
|
0x1e30|06 |. | info_link: false 0x1e30.1-0x1e30.1 (0.1)
|
|
0x1e30|06 |. | strings: false 0x1e30.2-0x1e30.2 (0.1)
|
|
0x1e30|06 |. | merge: false 0x1e30.3-0x1e30.3 (0.1)
|
|
0x1e30|06 |. | unused0: 0 0x1e30.4-0x1e30.4 (0.1)
|
|
0x1e30|06 |. | execinstr: true 0x1e30.5-0x1e30.5 (0.1)
|
|
0x1e30|06 |. | alloc: true 0x1e30.6-0x1e30.6 (0.1)
|
|
0x1e30|06 |. | write: false 0x1e30.7-0x1e30.7 (0.1)
|
|
0x1e30| 00 | . | tls: false 0x1e31-0x1e31 (0.1)
|
|
0x1e30| 00 | . | group: false 0x1e31.1-0x1e31.1 (0.1)
|
|
0x1e30| 00 | . | os_nonconforming: false 0x1e31.2-0x1e31.2 (0.1)
|
|
0x1e30| 00 00 | .. | unused1: 0 0x1e31.3-0x1e32.3 (1.1)
|
|
0x1e30| 00 00 | .. | os_specific: 0 0x1e32.4-0x1e33.3 (1)
|
|
0x1e30| 00 | . | processor_specific: 0 0x1e33.4-0x1e33.7 (0.4)
|
|
0x1e30| 00 00 00 00 | .... | unused2: 0 0x1e34-0x1e37.7 (4)
|
|
0x1e30| 20 05 00 00 00 00 00 00| .......| addr: 0x520 0x1e38-0x1e3f.7 (8)
|
|
0x1e40|20 05 00 00 00 00 00 00 | ....... | offset: 0x520 0x1e40-0x1e47.7 (8)
|
|
0x1e40| 24 01 00 00 00 00 00 00| $.......| size: 292 0x1e48-0x1e4f.7 (8)
|
|
0x1e50|00 00 00 00 |.... | link: 0 0x1e50-0x1e53.7 (4)
|
|
0x1e50| 00 00 00 00 | .... | info: 0 0x1e54-0x1e57.7 (4)
|
|
0x1e50| 10 00 00 00 00 00 00 00| ........| addralign: 16 0x1e58-0x1e5f.7 (8)
|
|
0x1e60|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1e60-0x1e67.7 (8)
|
|
| | | [9]{}: section_header 0x644-0x1ea7.7 (6244)
|
|
0x0640| fd 7b bf a9 fd 03 00 91 fd 7b c1 a8| .{.......{..| data: raw bits 0x644-0x653.7 (16)
|
|
0x0650|c0 03 5f d6 |.._. |
|
|
0x1e60| 55 00 00 00 | U... | name: ".fini" (85) 0x1e68-0x1e6b.7 (4)
|
|
0x1e60| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x1e6c-0x1e6f.7 (4)
|
|
| | | flags{}: 0x1e70-0x1e77.7 (8)
|
|
0x1e70|06 |. | link_order: false 0x1e70-0x1e70 (0.1)
|
|
0x1e70|06 |. | info_link: false 0x1e70.1-0x1e70.1 (0.1)
|
|
0x1e70|06 |. | strings: false 0x1e70.2-0x1e70.2 (0.1)
|
|
0x1e70|06 |. | merge: false 0x1e70.3-0x1e70.3 (0.1)
|
|
0x1e70|06 |. | unused0: 0 0x1e70.4-0x1e70.4 (0.1)
|
|
0x1e70|06 |. | execinstr: true 0x1e70.5-0x1e70.5 (0.1)
|
|
0x1e70|06 |. | alloc: true 0x1e70.6-0x1e70.6 (0.1)
|
|
0x1e70|06 |. | write: false 0x1e70.7-0x1e70.7 (0.1)
|
|
0x1e70| 00 | . | tls: false 0x1e71-0x1e71 (0.1)
|
|
0x1e70| 00 | . | group: false 0x1e71.1-0x1e71.1 (0.1)
|
|
0x1e70| 00 | . | os_nonconforming: false 0x1e71.2-0x1e71.2 (0.1)
|
|
0x1e70| 00 00 | .. | unused1: 0 0x1e71.3-0x1e72.3 (1.1)
|
|
0x1e70| 00 00 | .. | os_specific: 0 0x1e72.4-0x1e73.3 (1)
|
|
0x1e70| 00 | . | processor_specific: 0 0x1e73.4-0x1e73.7 (0.4)
|
|
0x1e70| 00 00 00 00 | .... | unused2: 0 0x1e74-0x1e77.7 (4)
|
|
0x1e70| 44 06 00 00 00 00 00 00| D.......| addr: 0x644 0x1e78-0x1e7f.7 (8)
|
|
0x1e80|44 06 00 00 00 00 00 00 |D....... | offset: 0x644 0x1e80-0x1e87.7 (8)
|
|
0x1e80| 10 00 00 00 00 00 00 00| ........| size: 16 0x1e88-0x1e8f.7 (8)
|
|
0x1e90|00 00 00 00 |.... | link: 0 0x1e90-0x1e93.7 (4)
|
|
0x1e90| 00 00 00 00 | .... | info: 0 0x1e94-0x1e97.7 (4)
|
|
0x1e90| 04 00 00 00 00 00 00 00| ........| addralign: 4 0x1e98-0x1e9f.7 (8)
|
|
0x1ea0|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1ea0-0x1ea7.7 (8)
|
|
| | | [10]{}: section_header 0x658-0x1ee7.7 (6288)
|
|
0x0650| 6c 69 62 62 62 62 5f 62| libbbb_b| data: raw bits 0x658-0x662.7 (11)
|
|
0x0660|62 62 00 |bb. |
|
|
0x1ea0| 5b 00 00 00 | [... | name: ".rodata" (91) 0x1ea8-0x1eab.7 (4)
|
|
0x1ea0| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x1eac-0x1eaf.7 (4)
|
|
| | | flags{}: 0x1eb0-0x1eb7.7 (8)
|
|
0x1eb0|02 |. | link_order: false 0x1eb0-0x1eb0 (0.1)
|
|
0x1eb0|02 |. | info_link: false 0x1eb0.1-0x1eb0.1 (0.1)
|
|
0x1eb0|02 |. | strings: false 0x1eb0.2-0x1eb0.2 (0.1)
|
|
0x1eb0|02 |. | merge: false 0x1eb0.3-0x1eb0.3 (0.1)
|
|
0x1eb0|02 |. | unused0: 0 0x1eb0.4-0x1eb0.4 (0.1)
|
|
0x1eb0|02 |. | execinstr: false 0x1eb0.5-0x1eb0.5 (0.1)
|
|
0x1eb0|02 |. | alloc: true 0x1eb0.6-0x1eb0.6 (0.1)
|
|
0x1eb0|02 |. | write: false 0x1eb0.7-0x1eb0.7 (0.1)
|
|
0x1eb0| 00 | . | tls: false 0x1eb1-0x1eb1 (0.1)
|
|
0x1eb0| 00 | . | group: false 0x1eb1.1-0x1eb1.1 (0.1)
|
|
0x1eb0| 00 | . | os_nonconforming: false 0x1eb1.2-0x1eb1.2 (0.1)
|
|
0x1eb0| 00 00 | .. | unused1: 0 0x1eb1.3-0x1eb2.3 (1.1)
|
|
0x1eb0| 00 00 | .. | os_specific: 0 0x1eb2.4-0x1eb3.3 (1)
|
|
0x1eb0| 00 | . | processor_specific: 0 0x1eb3.4-0x1eb3.7 (0.4)
|
|
0x1eb0| 00 00 00 00 | .... | unused2: 0 0x1eb4-0x1eb7.7 (4)
|
|
0x1eb0| 58 06 00 00 00 00 00 00| X.......| addr: 0x658 0x1eb8-0x1ebf.7 (8)
|
|
0x1ec0|58 06 00 00 00 00 00 00 |X....... | offset: 0x658 0x1ec0-0x1ec7.7 (8)
|
|
0x1ec0| 0b 00 00 00 00 00 00 00| ........| size: 11 0x1ec8-0x1ecf.7 (8)
|
|
0x1ed0|00 00 00 00 |.... | link: 0 0x1ed0-0x1ed3.7 (4)
|
|
0x1ed0| 00 00 00 00 | .... | info: 0 0x1ed4-0x1ed7.7 (4)
|
|
0x1ed0| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x1ed8-0x1edf.7 (8)
|
|
0x1ee0|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1ee0-0x1ee7.7 (8)
|
|
| | | [11]{}: section_header 0x664-0x1f27.7 (6340)
|
|
0x0660| 01 1b 03 3b 30 00 00 00 05 00 00 00| ...;0.......| data: raw bits 0x664-0x697.7 (52)
|
|
0x0670|bc fe ff ff 48 00 00 00 ec fe ff ff 5c 00 00 00|....H.......\...|
|
|
* |until 0x697.7 (52) | |
|
|
0x1ee0| 63 00 00 00 | c... | name: ".eh_frame_hdr" (99) 0x1ee8-0x1eeb.7 (4)
|
|
0x1ee0| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x1eec-0x1eef.7 (4)
|
|
| | | flags{}: 0x1ef0-0x1ef7.7 (8)
|
|
0x1ef0|02 |. | link_order: false 0x1ef0-0x1ef0 (0.1)
|
|
0x1ef0|02 |. | info_link: false 0x1ef0.1-0x1ef0.1 (0.1)
|
|
0x1ef0|02 |. | strings: false 0x1ef0.2-0x1ef0.2 (0.1)
|
|
0x1ef0|02 |. | merge: false 0x1ef0.3-0x1ef0.3 (0.1)
|
|
0x1ef0|02 |. | unused0: 0 0x1ef0.4-0x1ef0.4 (0.1)
|
|
0x1ef0|02 |. | execinstr: false 0x1ef0.5-0x1ef0.5 (0.1)
|
|
0x1ef0|02 |. | alloc: true 0x1ef0.6-0x1ef0.6 (0.1)
|
|
0x1ef0|02 |. | write: false 0x1ef0.7-0x1ef0.7 (0.1)
|
|
0x1ef0| 00 | . | tls: false 0x1ef1-0x1ef1 (0.1)
|
|
0x1ef0| 00 | . | group: false 0x1ef1.1-0x1ef1.1 (0.1)
|
|
0x1ef0| 00 | . | os_nonconforming: false 0x1ef1.2-0x1ef1.2 (0.1)
|
|
0x1ef0| 00 00 | .. | unused1: 0 0x1ef1.3-0x1ef2.3 (1.1)
|
|
0x1ef0| 00 00 | .. | os_specific: 0 0x1ef2.4-0x1ef3.3 (1)
|
|
0x1ef0| 00 | . | processor_specific: 0 0x1ef3.4-0x1ef3.7 (0.4)
|
|
0x1ef0| 00 00 00 00 | .... | unused2: 0 0x1ef4-0x1ef7.7 (4)
|
|
0x1ef0| 64 06 00 00 00 00 00 00| d.......| addr: 0x664 0x1ef8-0x1eff.7 (8)
|
|
0x1f00|64 06 00 00 00 00 00 00 |d....... | offset: 0x664 0x1f00-0x1f07.7 (8)
|
|
0x1f00| 34 00 00 00 00 00 00 00| 4.......| size: 52 0x1f08-0x1f0f.7 (8)
|
|
0x1f10|00 00 00 00 |.... | link: 0 0x1f10-0x1f13.7 (4)
|
|
0x1f10| 00 00 00 00 | .... | info: 0 0x1f14-0x1f17.7 (4)
|
|
0x1f10| 04 00 00 00 00 00 00 00| ........| addralign: 4 0x1f18-0x1f1f.7 (8)
|
|
0x1f20|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1f20-0x1f27.7 (8)
|
|
| | | [12]{}: section_header 0x698-0x1f67.7 (6352)
|
|
0x0690| 10 00 00 00 00 00 00 00| ........| data: raw bits 0x698-0x73b.7 (164)
|
|
0x06a0|01 7a 52 00 04 78 1e 01 1b 0c 1f 00 10 00 00 00|.zR..x..........|
|
|
* |until 0x73b.7 (164) | |
|
|
0x1f20| 71 00 00 00 | q... | name: ".eh_frame" (113) 0x1f28-0x1f2b.7 (4)
|
|
0x1f20| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x1f2c-0x1f2f.7 (4)
|
|
| | | flags{}: 0x1f30-0x1f37.7 (8)
|
|
0x1f30|02 |. | link_order: false 0x1f30-0x1f30 (0.1)
|
|
0x1f30|02 |. | info_link: false 0x1f30.1-0x1f30.1 (0.1)
|
|
0x1f30|02 |. | strings: false 0x1f30.2-0x1f30.2 (0.1)
|
|
0x1f30|02 |. | merge: false 0x1f30.3-0x1f30.3 (0.1)
|
|
0x1f30|02 |. | unused0: 0 0x1f30.4-0x1f30.4 (0.1)
|
|
0x1f30|02 |. | execinstr: false 0x1f30.5-0x1f30.5 (0.1)
|
|
0x1f30|02 |. | alloc: true 0x1f30.6-0x1f30.6 (0.1)
|
|
0x1f30|02 |. | write: false 0x1f30.7-0x1f30.7 (0.1)
|
|
0x1f30| 00 | . | tls: false 0x1f31-0x1f31 (0.1)
|
|
0x1f30| 00 | . | group: false 0x1f31.1-0x1f31.1 (0.1)
|
|
0x1f30| 00 | . | os_nonconforming: false 0x1f31.2-0x1f31.2 (0.1)
|
|
0x1f30| 00 00 | .. | unused1: 0 0x1f31.3-0x1f32.3 (1.1)
|
|
0x1f30| 00 00 | .. | os_specific: 0 0x1f32.4-0x1f33.3 (1)
|
|
0x1f30| 00 | . | processor_specific: 0 0x1f33.4-0x1f33.7 (0.4)
|
|
0x1f30| 00 00 00 00 | .... | unused2: 0 0x1f34-0x1f37.7 (4)
|
|
0x1f30| 98 06 00 00 00 00 00 00| ........| addr: 0x698 0x1f38-0x1f3f.7 (8)
|
|
0x1f40|98 06 00 00 00 00 00 00 |........ | offset: 0x698 0x1f40-0x1f47.7 (8)
|
|
0x1f40| a4 00 00 00 00 00 00 00| ........| size: 164 0x1f48-0x1f4f.7 (8)
|
|
0x1f50|00 00 00 00 |.... | link: 0 0x1f50-0x1f53.7 (4)
|
|
0x1f50| 00 00 00 00 | .... | info: 0 0x1f54-0x1f57.7 (4)
|
|
0x1f50| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x1f58-0x1f5f.7 (8)
|
|
0x1f60|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x1f60-0x1f67.7 (8)
|
|
| | | [13]{}: section_header 0xdd8-0x1fa7.7 (4560)
|
|
0x0dd0| f0 05 00 00 00 00 00 00| ........| data: raw bits 0xdd8-0xddf.7 (8)
|
|
0x1f60| 7b 00 00 00 | {... | name: ".init_array" (123) 0x1f68-0x1f6b.7 (4)
|
|
0x1f60| 0e 00 00 00| ....| type: "init_array" (0xe) (Initialization functions) 0x1f6c-0x1f6f.7 (4)
|
|
| | | flags{}: 0x1f70-0x1f77.7 (8)
|
|
0x1f70|03 |. | link_order: false 0x1f70-0x1f70 (0.1)
|
|
0x1f70|03 |. | info_link: false 0x1f70.1-0x1f70.1 (0.1)
|
|
0x1f70|03 |. | strings: false 0x1f70.2-0x1f70.2 (0.1)
|
|
0x1f70|03 |. | merge: false 0x1f70.3-0x1f70.3 (0.1)
|
|
0x1f70|03 |. | unused0: 0 0x1f70.4-0x1f70.4 (0.1)
|
|
0x1f70|03 |. | execinstr: false 0x1f70.5-0x1f70.5 (0.1)
|
|
0x1f70|03 |. | alloc: true 0x1f70.6-0x1f70.6 (0.1)
|
|
0x1f70|03 |. | write: true 0x1f70.7-0x1f70.7 (0.1)
|
|
0x1f70| 00 | . | tls: false 0x1f71-0x1f71 (0.1)
|
|
0x1f70| 00 | . | group: false 0x1f71.1-0x1f71.1 (0.1)
|
|
0x1f70| 00 | . | os_nonconforming: false 0x1f71.2-0x1f71.2 (0.1)
|
|
0x1f70| 00 00 | .. | unused1: 0 0x1f71.3-0x1f72.3 (1.1)
|
|
0x1f70| 00 00 | .. | os_specific: 0 0x1f72.4-0x1f73.3 (1)
|
|
0x1f70| 00 | . | processor_specific: 0 0x1f73.4-0x1f73.7 (0.4)
|
|
0x1f70| 00 00 00 00 | .... | unused2: 0 0x1f74-0x1f77.7 (4)
|
|
0x1f70| d8 0d 01 00 00 00 00 00| ........| addr: 0x10dd8 0x1f78-0x1f7f.7 (8)
|
|
0x1f80|d8 0d 00 00 00 00 00 00 |........ | offset: 0xdd8 0x1f80-0x1f87.7 (8)
|
|
0x1f80| 08 00 00 00 00 00 00 00| ........| size: 8 0x1f88-0x1f8f.7 (8)
|
|
0x1f90|00 00 00 00 |.... | link: 0 0x1f90-0x1f93.7 (4)
|
|
0x1f90| 00 00 00 00 | .... | info: 0 0x1f94-0x1f97.7 (4)
|
|
0x1f90| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x1f98-0x1f9f.7 (8)
|
|
0x1fa0|08 00 00 00 00 00 00 00 |........ | entsize: 8 0x1fa0-0x1fa7.7 (8)
|
|
| | | [14]{}: section_header 0xde0-0x1fe7.7 (4616)
|
|
0x0de0|90 05 00 00 00 00 00 00 |........ | data: raw bits 0xde0-0xde7.7 (8)
|
|
0x1fa0| 87 00 00 00 | .... | name: ".fini_array" (135) 0x1fa8-0x1fab.7 (4)
|
|
0x1fa0| 0f 00 00 00| ....| type: "fini_array" (0xf) (Termination functions) 0x1fac-0x1faf.7 (4)
|
|
| | | flags{}: 0x1fb0-0x1fb7.7 (8)
|
|
0x1fb0|03 |. | link_order: false 0x1fb0-0x1fb0 (0.1)
|
|
0x1fb0|03 |. | info_link: false 0x1fb0.1-0x1fb0.1 (0.1)
|
|
0x1fb0|03 |. | strings: false 0x1fb0.2-0x1fb0.2 (0.1)
|
|
0x1fb0|03 |. | merge: false 0x1fb0.3-0x1fb0.3 (0.1)
|
|
0x1fb0|03 |. | unused0: 0 0x1fb0.4-0x1fb0.4 (0.1)
|
|
0x1fb0|03 |. | execinstr: false 0x1fb0.5-0x1fb0.5 (0.1)
|
|
0x1fb0|03 |. | alloc: true 0x1fb0.6-0x1fb0.6 (0.1)
|
|
0x1fb0|03 |. | write: true 0x1fb0.7-0x1fb0.7 (0.1)
|
|
0x1fb0| 00 | . | tls: false 0x1fb1-0x1fb1 (0.1)
|
|
0x1fb0| 00 | . | group: false 0x1fb1.1-0x1fb1.1 (0.1)
|
|
0x1fb0| 00 | . | os_nonconforming: false 0x1fb1.2-0x1fb1.2 (0.1)
|
|
0x1fb0| 00 00 | .. | unused1: 0 0x1fb1.3-0x1fb2.3 (1.1)
|
|
0x1fb0| 00 00 | .. | os_specific: 0 0x1fb2.4-0x1fb3.3 (1)
|
|
0x1fb0| 00 | . | processor_specific: 0 0x1fb3.4-0x1fb3.7 (0.4)
|
|
0x1fb0| 00 00 00 00 | .... | unused2: 0 0x1fb4-0x1fb7.7 (4)
|
|
0x1fb0| e0 0d 01 00 00 00 00 00| ........| addr: 0x10de0 0x1fb8-0x1fbf.7 (8)
|
|
0x1fc0|e0 0d 00 00 00 00 00 00 |........ | offset: 0xde0 0x1fc0-0x1fc7.7 (8)
|
|
0x1fc0| 08 00 00 00 00 00 00 00| ........| size: 8 0x1fc8-0x1fcf.7 (8)
|
|
0x1fd0|00 00 00 00 |.... | link: 0 0x1fd0-0x1fd3.7 (4)
|
|
0x1fd0| 00 00 00 00 | .... | info: 0 0x1fd4-0x1fd7.7 (4)
|
|
0x1fd0| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x1fd8-0x1fdf.7 (8)
|
|
0x1fe0|08 00 00 00 00 00 00 00 |........ | entsize: 8 0x1fe0-0x1fe7.7 (8)
|
|
| | | [15]{}: section_header 0xde8-0x2027.7 (4672)
|
|
| | | dynamic_tags[0:23]: 0xde8-0xf57.7 (368)
|
|
| | | [0]{}: dynamic_tags 0xde8-0xdf7.7 (16)
|
|
0x0de0| 01 00 00 00 00 00 00 00| ........| tag: "needed" (1) (String table offset to name of a needed library) 0xde8-0xdef.7 (8)
|
|
0x0df0|90 00 00 00 00 00 00 00 |........ | val: "libc.musl-aarch64.so.1" (144) 0xdf0-0xdf7.7 (8)
|
|
| | | [1]{}: dynamic_tags 0xdf8-0xe07.7 (16)
|
|
0x0df0| 0c 00 00 00 00 00 00 00| ........| tag: "init" (12) (Address of the initialization function) 0xdf8-0xdff.7 (8)
|
|
0x0e00|a8 04 00 00 00 00 00 00 |........ | ptr: 0x4a8 0xe00-0xe07.7 (8)
|
|
| | | section_index: 6 0xe08-NA (0)
|
|
| | | [2]{}: dynamic_tags 0xe08-0xe17.7 (16)
|
|
0x0e00| 0d 00 00 00 00 00 00 00| ........| tag: "fini" (13) (Address of the termination function) 0xe08-0xe0f.7 (8)
|
|
0x0e10|44 06 00 00 00 00 00 00 |D....... | ptr: 0x644 0xe10-0xe17.7 (8)
|
|
| | | section_index: 9 0xe18-NA (0)
|
|
| | | [3]{}: dynamic_tags 0xe18-0xe27.7 (16)
|
|
0x0e10| 19 00 00 00 00 00 00 00| ........| tag: "init_array" (25) (Address of the array of pointers to initialization functions) 0xe18-0xe1f.7 (8)
|
|
0x0e20|d8 0d 01 00 00 00 00 00 |........ | ptr: 0x10dd8 0xe20-0xe27.7 (8)
|
|
| | | [4]{}: dynamic_tags 0xe28-0xe37.7 (16)
|
|
0x0e20| 1b 00 00 00 00 00 00 00| ........| tag: "init_arraysz" (27) (Size in bytes of the array of initialization functions) 0xe28-0xe2f.7 (8)
|
|
0x0e30|08 00 00 00 00 00 00 00 |........ | val: 8 0xe30-0xe37.7 (8)
|
|
| | | [5]{}: dynamic_tags 0xe38-0xe47.7 (16)
|
|
0x0e30| 1a 00 00 00 00 00 00 00| ........| tag: "fini_array" (26) (Address of the array of pointers to termination functions) 0xe38-0xe3f.7 (8)
|
|
0x0e40|e0 0d 01 00 00 00 00 00 |........ | ptr: 0x10de0 0xe40-0xe47.7 (8)
|
|
| | | [6]{}: dynamic_tags 0xe48-0xe57.7 (16)
|
|
0x0e40| 1c 00 00 00 00 00 00 00| ........| tag: "fini_arraysz" (28) (Size in bytes of the array of termination functions ) 0xe48-0xe4f.7 (8)
|
|
0x0e50|08 00 00 00 00 00 00 00 |........ | val: 8 0xe50-0xe57.7 (8)
|
|
| | | [7]{}: dynamic_tags 0xe58-0xe67.7 (16)
|
|
0x0e50| f5 fe ff 6f 00 00 00 00| ...o....| tag: 1879047925 0xe58-0xe5f.7 (8)
|
|
0x0e60|90 01 00 00 00 00 00 00 |........ | unspecified: 0x190 0xe60-0xe67.7 (8)
|
|
| | | [8]{}: dynamic_tags 0xe68-0xe77.7 (16)
|
|
0x0e60| 05 00 00 00 00 00 00 00| ........| tag: "strtab" (5) (Address of string table) 0xe68-0xe6f.7 (8)
|
|
0x0e70|e0 02 00 00 00 00 00 00 |........ | ptr: 0x2e0 0xe70-0xe77.7 (8)
|
|
| | | section_index: 3 0xe78-NA (0)
|
|
| | | [9]{}: dynamic_tags 0xe78-0xe87.7 (16)
|
|
0x0e70| 06 00 00 00 00 00 00 00| ........| tag: "symtab" (6) (Address of symbol table) 0xe78-0xe7f.7 (8)
|
|
0x0e80|c0 01 00 00 00 00 00 00 |........ | ptr: 0x1c0 0xe80-0xe87.7 (8)
|
|
| | | section_index: 2 0xe88-NA (0)
|
|
| | | [10]{}: dynamic_tags 0xe88-0xe97.7 (16)
|
|
0x0e80| 0a 00 00 00 00 00 00 00| ........| tag: "strsz" (10) (Size in bytes of string table) 0xe88-0xe8f.7 (8)
|
|
0x0e90|a7 00 00 00 00 00 00 00 |........ | val: 167 0xe90-0xe97.7 (8)
|
|
| | | [11]{}: dynamic_tags 0xe98-0xea7.7 (16)
|
|
0x0e90| 0b 00 00 00 00 00 00 00| ........| tag: "syment" (11) (Size in bytes of a symbol table entry) 0xe98-0xe9f.7 (8)
|
|
0x0ea0|18 00 00 00 00 00 00 00 |........ | val: 24 0xea0-0xea7.7 (8)
|
|
| | | [12]{}: dynamic_tags 0xea8-0xeb7.7 (16)
|
|
0x0ea0| 03 00 00 00 00 00 00 00| ........| tag: "pltgot" (3) (Address of PLT and/or GOT) 0xea8-0xeaf.7 (8)
|
|
0x0eb0|98 0f 01 00 00 00 00 00 |........ | ptr: 0x10f98 0xeb0-0xeb7.7 (8)
|
|
| | | section_index: 16 0xeb8-NA (0)
|
|
| | | [13]{}: dynamic_tags 0xeb8-0xec7.7 (16)
|
|
0x0eb0| 02 00 00 00 00 00 00 00| ........| tag: "pltrelsz" (2) (Size in bytes of PLT relocation entries) 0xeb8-0xebf.7 (8)
|
|
0x0ec0|60 00 00 00 00 00 00 00 |`....... | val: 96 0xec0-0xec7.7 (8)
|
|
| | | [14]{}: dynamic_tags 0xec8-0xed7.7 (16)
|
|
0x0ec0| 14 00 00 00 00 00 00 00| ........| tag: "pltrel" (20) (Type of relocation entry to which the PLT refers (Rela or Rel)) 0xec8-0xecf.7 (8)
|
|
0x0ed0|07 00 00 00 00 00 00 00 |........ | val: 7 0xed0-0xed7.7 (8)
|
|
| | | [15]{}: dynamic_tags 0xed8-0xee7.7 (16)
|
|
0x0ed0| 17 00 00 00 00 00 00 00| ........| tag: "jmprel" (23) (Address of relocation entries associated solely with the PLT) 0xed8-0xedf.7 (8)
|
|
0x0ee0|48 04 00 00 00 00 00 00 |H....... | ptr: 0x448 0xee0-0xee7.7 (8)
|
|
| | | section_index: 5 0xee8-NA (0)
|
|
| | | [16]{}: dynamic_tags 0xee8-0xef7.7 (16)
|
|
0x0ee0| 07 00 00 00 00 00 00 00| ........| tag: "rela" (7) (Address of Rela relocation table) 0xee8-0xeef.7 (8)
|
|
0x0ef0|88 03 00 00 00 00 00 00 |........ | ptr: 0x388 0xef0-0xef7.7 (8)
|
|
| | | [17]{}: dynamic_tags 0xef8-0xf07.7 (16)
|
|
0x0ef0| 08 00 00 00 00 00 00 00| ........| tag: "relasz" (8) (Size in bytes of the Rela relocation table) 0xef8-0xeff.7 (8)
|
|
0x0f00|c0 00 00 00 00 00 00 00 |........ | val: 192 0xf00-0xf07.7 (8)
|
|
| | | [18]{}: dynamic_tags 0xf08-0xf17.7 (16)
|
|
0x0f00| 09 00 00 00 00 00 00 00| ........| tag: "relaent" (9) (Size in bytes of a Rela relocation table entry) 0xf08-0xf0f.7 (8)
|
|
0x0f10|18 00 00 00 00 00 00 00 |........ | val: 24 0xf10-0xf17.7 (8)
|
|
| | | [19]{}: dynamic_tags 0xf18-0xf27.7 (16)
|
|
0x0f10| 18 00 00 00 00 00 00 00| ........| tag: "bind_now" (24) (Instruct dynamic linker to process all relocations before transferring control to the executable) 0xf18-0xf1f.7 (8)
|
|
0x0f20|00 00 00 00 00 00 00 00 |........ | ignored: 0x0 0xf20-0xf27.7 (8)
|
|
| | | [20]{}: dynamic_tags 0xf28-0xf37.7 (16)
|
|
0x0f20| fb ff ff 6f 00 00 00 00| ...o....| tag: 1879048187 0xf28-0xf2f.7 (8)
|
|
0x0f30|01 00 00 00 00 00 00 00 |........ | unspecified: 0x1 0xf30-0xf37.7 (8)
|
|
| | | [21]{}: dynamic_tags 0xf38-0xf47.7 (16)
|
|
0x0f30| f9 ff ff 6f 00 00 00 00| ...o....| tag: 1879048185 0xf38-0xf3f.7 (8)
|
|
0x0f40|03 00 00 00 00 00 00 00 |........ | unspecified: 0x3 0xf40-0xf47.7 (8)
|
|
| | | [22]{}: dynamic_tags 0xf48-0xf57.7 (16)
|
|
0x0f40| 00 00 00 00 00 00 00 00| ........| tag: "null" (0) (Marks end of dynamic section) 0xf48-0xf4f.7 (8)
|
|
0x0f50|00 00 00 00 00 00 00 00 |........ | ignored: 0x0 0xf50-0xf57.7 (8)
|
|
0x1fe0| 93 00 00 00 | .... | name: ".dynamic" (147) 0x1fe8-0x1feb.7 (4)
|
|
0x1fe0| 06 00 00 00| ....| type: "dynamic" (0x6) (Information for dynamic linking) 0x1fec-0x1fef.7 (4)
|
|
| | | flags{}: 0x1ff0-0x1ff7.7 (8)
|
|
0x1ff0|03 |. | link_order: false 0x1ff0-0x1ff0 (0.1)
|
|
0x1ff0|03 |. | info_link: false 0x1ff0.1-0x1ff0.1 (0.1)
|
|
0x1ff0|03 |. | strings: false 0x1ff0.2-0x1ff0.2 (0.1)
|
|
0x1ff0|03 |. | merge: false 0x1ff0.3-0x1ff0.3 (0.1)
|
|
0x1ff0|03 |. | unused0: 0 0x1ff0.4-0x1ff0.4 (0.1)
|
|
0x1ff0|03 |. | execinstr: false 0x1ff0.5-0x1ff0.5 (0.1)
|
|
0x1ff0|03 |. | alloc: true 0x1ff0.6-0x1ff0.6 (0.1)
|
|
0x1ff0|03 |. | write: true 0x1ff0.7-0x1ff0.7 (0.1)
|
|
0x1ff0| 00 | . | tls: false 0x1ff1-0x1ff1 (0.1)
|
|
0x1ff0| 00 | . | group: false 0x1ff1.1-0x1ff1.1 (0.1)
|
|
0x1ff0| 00 | . | os_nonconforming: false 0x1ff1.2-0x1ff1.2 (0.1)
|
|
0x1ff0| 00 00 | .. | unused1: 0 0x1ff1.3-0x1ff2.3 (1.1)
|
|
0x1ff0| 00 00 | .. | os_specific: 0 0x1ff2.4-0x1ff3.3 (1)
|
|
0x1ff0| 00 | . | processor_specific: 0 0x1ff3.4-0x1ff3.7 (0.4)
|
|
0x1ff0| 00 00 00 00 | .... | unused2: 0 0x1ff4-0x1ff7.7 (4)
|
|
0x1ff0| e8 0d 01 00 00 00 00 00| ........| addr: 0x10de8 0x1ff8-0x1fff.7 (8)
|
|
0x2000|e8 0d 00 00 00 00 00 00 |........ | offset: 0xde8 0x2000-0x2007.7 (8)
|
|
0x2000| b0 01 00 00 00 00 00 00| ........| size: 432 0x2008-0x200f.7 (8)
|
|
0x2010|03 00 00 00 |.... | link: 3 0x2010-0x2013.7 (4)
|
|
0x2010| 00 00 00 00 | .... | info: 0 0x2014-0x2017.7 (4)
|
|
0x2010| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x2018-0x201f.7 (8)
|
|
0x2020|10 00 00 00 00 00 00 00 |........ | entsize: 16 0x2020-0x2027.7 (8)
|
|
| | | [16]{}: section_header 0xf98-0x2067.7 (4304)
|
|
0x0f90| 00 00 00 00 00 00 00 00| ........| data: raw bits 0xf98-0xfff.7 (104)
|
|
0x0fa0|00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00|................|
|
|
* |until 0xfff.7 (104) | |
|
|
0x2020| 9c 00 00 00 | .... | name: ".got" (156) 0x2028-0x202b.7 (4)
|
|
0x2020| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x202c-0x202f.7 (4)
|
|
| | | flags{}: 0x2030-0x2037.7 (8)
|
|
0x2030|03 |. | link_order: false 0x2030-0x2030 (0.1)
|
|
0x2030|03 |. | info_link: false 0x2030.1-0x2030.1 (0.1)
|
|
0x2030|03 |. | strings: false 0x2030.2-0x2030.2 (0.1)
|
|
0x2030|03 |. | merge: false 0x2030.3-0x2030.3 (0.1)
|
|
0x2030|03 |. | unused0: 0 0x2030.4-0x2030.4 (0.1)
|
|
0x2030|03 |. | execinstr: false 0x2030.5-0x2030.5 (0.1)
|
|
0x2030|03 |. | alloc: true 0x2030.6-0x2030.6 (0.1)
|
|
0x2030|03 |. | write: true 0x2030.7-0x2030.7 (0.1)
|
|
0x2030| 00 | . | tls: false 0x2031-0x2031 (0.1)
|
|
0x2030| 00 | . | group: false 0x2031.1-0x2031.1 (0.1)
|
|
0x2030| 00 | . | os_nonconforming: false 0x2031.2-0x2031.2 (0.1)
|
|
0x2030| 00 00 | .. | unused1: 0 0x2031.3-0x2032.3 (1.1)
|
|
0x2030| 00 00 | .. | os_specific: 0 0x2032.4-0x2033.3 (1)
|
|
0x2030| 00 | . | processor_specific: 0 0x2033.4-0x2033.7 (0.4)
|
|
0x2030| 00 00 00 00 | .... | unused2: 0 0x2034-0x2037.7 (4)
|
|
0x2030| 98 0f 01 00 00 00 00 00| ........| addr: 0x10f98 0x2038-0x203f.7 (8)
|
|
0x2040|98 0f 00 00 00 00 00 00 |........ | offset: 0xf98 0x2040-0x2047.7 (8)
|
|
0x2040| 68 00 00 00 00 00 00 00| h.......| size: 104 0x2048-0x204f.7 (8)
|
|
0x2050|00 00 00 00 |.... | link: 0 0x2050-0x2053.7 (4)
|
|
0x2050| 00 00 00 00 | .... | info: 0 0x2054-0x2057.7 (4)
|
|
0x2050| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x2058-0x205f.7 (8)
|
|
0x2060|08 00 00 00 00 00 00 00 |........ | entsize: 8 0x2060-0x2067.7 (8)
|
|
| | | [17]{}: section_header 0x1000-0x20a7.7 (4264)
|
|
0x1000|00 10 01 00 00 00 00 00 |........ | data: raw bits 0x1000-0x1007.7 (8)
|
|
0x2060| a1 00 00 00 | .... | name: ".data" (161) 0x2068-0x206b.7 (4)
|
|
0x2060| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x206c-0x206f.7 (4)
|
|
| | | flags{}: 0x2070-0x2077.7 (8)
|
|
0x2070|03 |. | link_order: false 0x2070-0x2070 (0.1)
|
|
0x2070|03 |. | info_link: false 0x2070.1-0x2070.1 (0.1)
|
|
0x2070|03 |. | strings: false 0x2070.2-0x2070.2 (0.1)
|
|
0x2070|03 |. | merge: false 0x2070.3-0x2070.3 (0.1)
|
|
0x2070|03 |. | unused0: 0 0x2070.4-0x2070.4 (0.1)
|
|
0x2070|03 |. | execinstr: false 0x2070.5-0x2070.5 (0.1)
|
|
0x2070|03 |. | alloc: true 0x2070.6-0x2070.6 (0.1)
|
|
0x2070|03 |. | write: true 0x2070.7-0x2070.7 (0.1)
|
|
0x2070| 00 | . | tls: false 0x2071-0x2071 (0.1)
|
|
0x2070| 00 | . | group: false 0x2071.1-0x2071.1 (0.1)
|
|
0x2070| 00 | . | os_nonconforming: false 0x2071.2-0x2071.2 (0.1)
|
|
0x2070| 00 00 | .. | unused1: 0 0x2071.3-0x2072.3 (1.1)
|
|
0x2070| 00 00 | .. | os_specific: 0 0x2072.4-0x2073.3 (1)
|
|
0x2070| 00 | . | processor_specific: 0 0x2073.4-0x2073.7 (0.4)
|
|
0x2070| 00 00 00 00 | .... | unused2: 0 0x2074-0x2077.7 (4)
|
|
0x2070| 00 10 01 00 00 00 00 00| ........| addr: 0x11000 0x2078-0x207f.7 (8)
|
|
0x2080|00 10 00 00 00 00 00 00 |........ | offset: 0x1000 0x2080-0x2087.7 (8)
|
|
0x2080| 08 00 00 00 00 00 00 00| ........| size: 8 0x2088-0x208f.7 (8)
|
|
0x2090|00 00 00 00 |.... | link: 0 0x2090-0x2093.7 (4)
|
|
0x2090| 00 00 00 00 | .... | info: 0 0x2094-0x2097.7 (4)
|
|
0x2090| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x2098-0x209f.7 (8)
|
|
0x20a0|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x20a0-0x20a7.7 (8)
|
|
| | | [18]{}: section_header 0x20a8-0x20e7.7 (64)
|
|
0x20a0| a7 00 00 00 | .... | name: ".bss" (167) 0x20a8-0x20ab.7 (4)
|
|
0x20a0| 08 00 00 00| ....| type: "nobits" (0x8) (No space in the file) 0x20ac-0x20af.7 (4)
|
|
| | | flags{}: 0x20b0-0x20b7.7 (8)
|
|
0x20b0|03 |. | link_order: false 0x20b0-0x20b0 (0.1)
|
|
0x20b0|03 |. | info_link: false 0x20b0.1-0x20b0.1 (0.1)
|
|
0x20b0|03 |. | strings: false 0x20b0.2-0x20b0.2 (0.1)
|
|
0x20b0|03 |. | merge: false 0x20b0.3-0x20b0.3 (0.1)
|
|
0x20b0|03 |. | unused0: 0 0x20b0.4-0x20b0.4 (0.1)
|
|
0x20b0|03 |. | execinstr: false 0x20b0.5-0x20b0.5 (0.1)
|
|
0x20b0|03 |. | alloc: true 0x20b0.6-0x20b0.6 (0.1)
|
|
0x20b0|03 |. | write: true 0x20b0.7-0x20b0.7 (0.1)
|
|
0x20b0| 00 | . | tls: false 0x20b1-0x20b1 (0.1)
|
|
0x20b0| 00 | . | group: false 0x20b1.1-0x20b1.1 (0.1)
|
|
0x20b0| 00 | . | os_nonconforming: false 0x20b1.2-0x20b1.2 (0.1)
|
|
0x20b0| 00 00 | .. | unused1: 0 0x20b1.3-0x20b2.3 (1.1)
|
|
0x20b0| 00 00 | .. | os_specific: 0 0x20b2.4-0x20b3.3 (1)
|
|
0x20b0| 00 | . | processor_specific: 0 0x20b3.4-0x20b3.7 (0.4)
|
|
0x20b0| 00 00 00 00 | .... | unused2: 0 0x20b4-0x20b7.7 (4)
|
|
0x20b0| 08 10 01 00 00 00 00 00| ........| addr: 0x11008 0x20b8-0x20bf.7 (8)
|
|
0x20c0|08 10 00 00 00 00 00 00 |........ | offset: 0x1008 0x20c0-0x20c7.7 (8)
|
|
0x20c0| 38 00 00 00 00 00 00 00| 8.......| size: 56 0x20c8-0x20cf.7 (8)
|
|
0x20d0|00 00 00 00 |.... | link: 0 0x20d0-0x20d3.7 (4)
|
|
0x20d0| 00 00 00 00 | .... | info: 0 0x20d4-0x20d7.7 (4)
|
|
0x20d0| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x20d8-0x20df.7 (8)
|
|
0x20e0|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x20e0-0x20e7.7 (8)
|
|
| | | [19]{}: section_header 0x1008-0x2127.7 (4384)
|
|
0x1000| 47 43 43 3a 20 28 41 6c| GCC: (Al| data: raw bits 0x1008-0x1038.7 (49)
|
|
0x1010|70 69 6e 65 20 31 30 2e 33 2e 31 5f 67 69 74 32|pine 10.3.1_git2|
|
|
* |until 0x1038.7 (49) | |
|
|
0x20e0| ac 00 00 00 | .... | name: ".comment" (172) 0x20e8-0x20eb.7 (4)
|
|
0x20e0| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x20ec-0x20ef.7 (4)
|
|
| | | flags{}: 0x20f0-0x20f7.7 (8)
|
|
0x20f0|30 |0 | link_order: false 0x20f0-0x20f0 (0.1)
|
|
0x20f0|30 |0 | info_link: false 0x20f0.1-0x20f0.1 (0.1)
|
|
0x20f0|30 |0 | strings: true 0x20f0.2-0x20f0.2 (0.1)
|
|
0x20f0|30 |0 | merge: true 0x20f0.3-0x20f0.3 (0.1)
|
|
0x20f0|30 |0 | unused0: 0 0x20f0.4-0x20f0.4 (0.1)
|
|
0x20f0|30 |0 | execinstr: false 0x20f0.5-0x20f0.5 (0.1)
|
|
0x20f0|30 |0 | alloc: false 0x20f0.6-0x20f0.6 (0.1)
|
|
0x20f0|30 |0 | write: false 0x20f0.7-0x20f0.7 (0.1)
|
|
0x20f0| 00 | . | tls: false 0x20f1-0x20f1 (0.1)
|
|
0x20f0| 00 | . | group: false 0x20f1.1-0x20f1.1 (0.1)
|
|
0x20f0| 00 | . | os_nonconforming: false 0x20f1.2-0x20f1.2 (0.1)
|
|
0x20f0| 00 00 | .. | unused1: 0 0x20f1.3-0x20f2.3 (1.1)
|
|
0x20f0| 00 00 | .. | os_specific: 0 0x20f2.4-0x20f3.3 (1)
|
|
0x20f0| 00 | . | processor_specific: 0 0x20f3.4-0x20f3.7 (0.4)
|
|
0x20f0| 00 00 00 00 | .... | unused2: 0 0x20f4-0x20f7.7 (4)
|
|
0x20f0| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x20f8-0x20ff.7 (8)
|
|
0x2100|08 10 00 00 00 00 00 00 |........ | offset: 0x1008 0x2100-0x2107.7 (8)
|
|
0x2100| 31 00 00 00 00 00 00 00| 1.......| size: 49 0x2108-0x210f.7 (8)
|
|
0x2110|00 00 00 00 |.... | link: 0 0x2110-0x2113.7 (4)
|
|
0x2110| 00 00 00 00 | .... | info: 0 0x2114-0x2117.7 (4)
|
|
0x2110| 01 00 00 00 00 00 00 00| ........| addralign: 1 0x2118-0x211f.7 (8)
|
|
0x2120|01 00 00 00 00 00 00 00 |........ | entsize: 1 0x2120-0x2127.7 (8)
|
|
| | | [20]{}: section_header 0x1040-0x2167.7 (4392)
|
|
0x1040|3c 00 00 00 02 00 00 00 00 00 08 00 00 00 00 00|<...............| data: raw bits 0x1040-0x10bf.7 (128)
|
|
* |until 0x10bf.7 (128) | |
|
|
0x2120| b5 00 00 00 | .... | name: ".debug_aranges" (181) 0x2128-0x212b.7 (4)
|
|
0x2120| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x212c-0x212f.7 (4)
|
|
| | | flags{}: 0x2130-0x2137.7 (8)
|
|
0x2130|00 |. | link_order: false 0x2130-0x2130 (0.1)
|
|
0x2130|00 |. | info_link: false 0x2130.1-0x2130.1 (0.1)
|
|
0x2130|00 |. | strings: false 0x2130.2-0x2130.2 (0.1)
|
|
0x2130|00 |. | merge: false 0x2130.3-0x2130.3 (0.1)
|
|
0x2130|00 |. | unused0: 0 0x2130.4-0x2130.4 (0.1)
|
|
0x2130|00 |. | execinstr: false 0x2130.5-0x2130.5 (0.1)
|
|
0x2130|00 |. | alloc: false 0x2130.6-0x2130.6 (0.1)
|
|
0x2130|00 |. | write: false 0x2130.7-0x2130.7 (0.1)
|
|
0x2130| 00 | . | tls: false 0x2131-0x2131 (0.1)
|
|
0x2130| 00 | . | group: false 0x2131.1-0x2131.1 (0.1)
|
|
0x2130| 00 | . | os_nonconforming: false 0x2131.2-0x2131.2 (0.1)
|
|
0x2130| 00 00 | .. | unused1: 0 0x2131.3-0x2132.3 (1.1)
|
|
0x2130| 00 00 | .. | os_specific: 0 0x2132.4-0x2133.3 (1)
|
|
0x2130| 00 | . | processor_specific: 0 0x2133.4-0x2133.7 (0.4)
|
|
0x2130| 00 00 00 00 | .... | unused2: 0 0x2134-0x2137.7 (4)
|
|
0x2130| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x2138-0x213f.7 (8)
|
|
0x2140|40 10 00 00 00 00 00 00 |@....... | offset: 0x1040 0x2140-0x2147.7 (8)
|
|
0x2140| 80 00 00 00 00 00 00 00| ........| size: 128 0x2148-0x214f.7 (8)
|
|
0x2150|00 00 00 00 |.... | link: 0 0x2150-0x2153.7 (4)
|
|
0x2150| 00 00 00 00 | .... | info: 0 0x2154-0x2157.7 (4)
|
|
0x2150| 10 00 00 00 00 00 00 00| ........| addralign: 16 0x2158-0x215f.7 (8)
|
|
0x2160|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x2160-0x2167.7 (8)
|
|
| | | [21]{}: section_header 0x10c0-0x21a7.7 (4328)
|
|
0x10c0|1e 00 00 00 02 00 00 00 00 00 08 01 00 00 00 00|................| data: raw bits 0x10c0-0x1103.7 (68)
|
|
* |until 0x1103.7 (68) | |
|
|
0x2160| c4 00 00 00 | .... | name: ".debug_info" (196) 0x2168-0x216b.7 (4)
|
|
0x2160| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x216c-0x216f.7 (4)
|
|
| | | flags{}: 0x2170-0x2177.7 (8)
|
|
0x2170|00 |. | link_order: false 0x2170-0x2170 (0.1)
|
|
0x2170|00 |. | info_link: false 0x2170.1-0x2170.1 (0.1)
|
|
0x2170|00 |. | strings: false 0x2170.2-0x2170.2 (0.1)
|
|
0x2170|00 |. | merge: false 0x2170.3-0x2170.3 (0.1)
|
|
0x2170|00 |. | unused0: 0 0x2170.4-0x2170.4 (0.1)
|
|
0x2170|00 |. | execinstr: false 0x2170.5-0x2170.5 (0.1)
|
|
0x2170|00 |. | alloc: false 0x2170.6-0x2170.6 (0.1)
|
|
0x2170|00 |. | write: false 0x2170.7-0x2170.7 (0.1)
|
|
0x2170| 00 | . | tls: false 0x2171-0x2171 (0.1)
|
|
0x2170| 00 | . | group: false 0x2171.1-0x2171.1 (0.1)
|
|
0x2170| 00 | . | os_nonconforming: false 0x2171.2-0x2171.2 (0.1)
|
|
0x2170| 00 00 | .. | unused1: 0 0x2171.3-0x2172.3 (1.1)
|
|
0x2170| 00 00 | .. | os_specific: 0 0x2172.4-0x2173.3 (1)
|
|
0x2170| 00 | . | processor_specific: 0 0x2173.4-0x2173.7 (0.4)
|
|
0x2170| 00 00 00 00 | .... | unused2: 0 0x2174-0x2177.7 (4)
|
|
0x2170| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x2178-0x217f.7 (8)
|
|
0x2180|c0 10 00 00 00 00 00 00 |........ | offset: 0x10c0 0x2180-0x2187.7 (8)
|
|
0x2180| 44 00 00 00 00 00 00 00| D.......| size: 68 0x2188-0x218f.7 (8)
|
|
0x2190|00 00 00 00 |.... | link: 0 0x2190-0x2193.7 (4)
|
|
0x2190| 00 00 00 00 | .... | info: 0 0x2194-0x2197.7 (4)
|
|
0x2190| 01 00 00 00 00 00 00 00| ........| addralign: 1 0x2198-0x219f.7 (8)
|
|
0x21a0|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x21a0-0x21a7.7 (8)
|
|
| | | [22]{}: section_header 0x1104-0x21e7.7 (4324)
|
|
0x1100| 01 11 00 10 06 55 06 03 0e 1b 0e 25| .....U.....%| data: raw bits 0x1104-0x1127.7 (36)
|
|
0x1110|0e 13 05 00 00 00 01 11 00 10 06 55 06 03 0e 1b|...........U....|
|
|
0x1120|0e 25 0e 13 05 00 00 00 |.%...... |
|
|
0x21a0| d0 00 00 00 | .... | name: ".debug_abbrev" (208) 0x21a8-0x21ab.7 (4)
|
|
0x21a0| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x21ac-0x21af.7 (4)
|
|
| | | flags{}: 0x21b0-0x21b7.7 (8)
|
|
0x21b0|00 |. | link_order: false 0x21b0-0x21b0 (0.1)
|
|
0x21b0|00 |. | info_link: false 0x21b0.1-0x21b0.1 (0.1)
|
|
0x21b0|00 |. | strings: false 0x21b0.2-0x21b0.2 (0.1)
|
|
0x21b0|00 |. | merge: false 0x21b0.3-0x21b0.3 (0.1)
|
|
0x21b0|00 |. | unused0: 0 0x21b0.4-0x21b0.4 (0.1)
|
|
0x21b0|00 |. | execinstr: false 0x21b0.5-0x21b0.5 (0.1)
|
|
0x21b0|00 |. | alloc: false 0x21b0.6-0x21b0.6 (0.1)
|
|
0x21b0|00 |. | write: false 0x21b0.7-0x21b0.7 (0.1)
|
|
0x21b0| 00 | . | tls: false 0x21b1-0x21b1 (0.1)
|
|
0x21b0| 00 | . | group: false 0x21b1.1-0x21b1.1 (0.1)
|
|
0x21b0| 00 | . | os_nonconforming: false 0x21b1.2-0x21b1.2 (0.1)
|
|
0x21b0| 00 00 | .. | unused1: 0 0x21b1.3-0x21b2.3 (1.1)
|
|
0x21b0| 00 00 | .. | os_specific: 0 0x21b2.4-0x21b3.3 (1)
|
|
0x21b0| 00 | . | processor_specific: 0 0x21b3.4-0x21b3.7 (0.4)
|
|
0x21b0| 00 00 00 00 | .... | unused2: 0 0x21b4-0x21b7.7 (4)
|
|
0x21b0| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x21b8-0x21bf.7 (8)
|
|
0x21c0|04 11 00 00 00 00 00 00 |........ | offset: 0x1104 0x21c0-0x21c7.7 (8)
|
|
0x21c0| 24 00 00 00 00 00 00 00| $.......| size: 36 0x21c8-0x21cf.7 (8)
|
|
0x21d0|00 00 00 00 |.... | link: 0 0x21d0-0x21d3.7 (4)
|
|
0x21d0| 00 00 00 00 | .... | info: 0 0x21d4-0x21d7.7 (4)
|
|
0x21d0| 01 00 00 00 00 00 00 00| ........| addralign: 1 0x21d8-0x21df.7 (8)
|
|
0x21e0|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x21e0-0x21e7.7 (8)
|
|
| | | [23]{}: section_header 0x1128-0x2227.7 (4352)
|
|
0x1120| 55 00 00 00 03 00 29 00| U.....).| data: raw bits 0x1128-0x11d7.7 (176)
|
|
0x1130|00 00 04 01 fb 0e 0d 00 01 01 01 01 00 00 00 01|................|
|
|
* |until 0x11d7.7 (176) | |
|
|
0x21e0| de 00 00 00 | .... | name: ".debug_line" (222) 0x21e8-0x21eb.7 (4)
|
|
0x21e0| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x21ec-0x21ef.7 (4)
|
|
| | | flags{}: 0x21f0-0x21f7.7 (8)
|
|
0x21f0|00 |. | link_order: false 0x21f0-0x21f0 (0.1)
|
|
0x21f0|00 |. | info_link: false 0x21f0.1-0x21f0.1 (0.1)
|
|
0x21f0|00 |. | strings: false 0x21f0.2-0x21f0.2 (0.1)
|
|
0x21f0|00 |. | merge: false 0x21f0.3-0x21f0.3 (0.1)
|
|
0x21f0|00 |. | unused0: 0 0x21f0.4-0x21f0.4 (0.1)
|
|
0x21f0|00 |. | execinstr: false 0x21f0.5-0x21f0.5 (0.1)
|
|
0x21f0|00 |. | alloc: false 0x21f0.6-0x21f0.6 (0.1)
|
|
0x21f0|00 |. | write: false 0x21f0.7-0x21f0.7 (0.1)
|
|
0x21f0| 00 | . | tls: false 0x21f1-0x21f1 (0.1)
|
|
0x21f0| 00 | . | group: false 0x21f1.1-0x21f1.1 (0.1)
|
|
0x21f0| 00 | . | os_nonconforming: false 0x21f1.2-0x21f1.2 (0.1)
|
|
0x21f0| 00 00 | .. | unused1: 0 0x21f1.3-0x21f2.3 (1.1)
|
|
0x21f0| 00 00 | .. | os_specific: 0 0x21f2.4-0x21f3.3 (1)
|
|
0x21f0| 00 | . | processor_specific: 0 0x21f3.4-0x21f3.7 (0.4)
|
|
0x21f0| 00 00 00 00 | .... | unused2: 0 0x21f4-0x21f7.7 (4)
|
|
0x21f0| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x21f8-0x21ff.7 (8)
|
|
0x2200|28 11 00 00 00 00 00 00 |(....... | offset: 0x1128 0x2200-0x2207.7 (8)
|
|
0x2200| b0 00 00 00 00 00 00 00| ........| size: 176 0x2208-0x220f.7 (8)
|
|
0x2210|00 00 00 00 |.... | link: 0 0x2210-0x2213.7 (4)
|
|
0x2210| 00 00 00 00 | .... | info: 0 0x2214-0x2217.7 (4)
|
|
0x2210| 01 00 00 00 00 00 00 00| ........| addralign: 1 0x2218-0x221f.7 (8)
|
|
0x2220|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x2220-0x2227.7 (8)
|
|
| | | [24]{}: section_header 0x11d8-0x2267.7 (4240)
|
|
0x11d0| 63 72 74 2f 61 61 72 63| crt/aarc| data: raw bits 0x11d8-0x1235.7 (94)
|
|
0x11e0|68 36 34 2f 63 72 74 69 2e 73 00 2f 68 6f 6d 65|h64/crti.s./home|
|
|
* |until 0x1235.7 (94) | |
|
|
0x2220| ea 00 00 00 | .... | name: ".debug_str" (234) 0x2228-0x222b.7 (4)
|
|
0x2220| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x222c-0x222f.7 (4)
|
|
| | | flags{}: 0x2230-0x2237.7 (8)
|
|
0x2230|30 |0 | link_order: false 0x2230-0x2230 (0.1)
|
|
0x2230|30 |0 | info_link: false 0x2230.1-0x2230.1 (0.1)
|
|
0x2230|30 |0 | strings: true 0x2230.2-0x2230.2 (0.1)
|
|
0x2230|30 |0 | merge: true 0x2230.3-0x2230.3 (0.1)
|
|
0x2230|30 |0 | unused0: 0 0x2230.4-0x2230.4 (0.1)
|
|
0x2230|30 |0 | execinstr: false 0x2230.5-0x2230.5 (0.1)
|
|
0x2230|30 |0 | alloc: false 0x2230.6-0x2230.6 (0.1)
|
|
0x2230|30 |0 | write: false 0x2230.7-0x2230.7 (0.1)
|
|
0x2230| 00 | . | tls: false 0x2231-0x2231 (0.1)
|
|
0x2230| 00 | . | group: false 0x2231.1-0x2231.1 (0.1)
|
|
0x2230| 00 | . | os_nonconforming: false 0x2231.2-0x2231.2 (0.1)
|
|
0x2230| 00 00 | .. | unused1: 0 0x2231.3-0x2232.3 (1.1)
|
|
0x2230| 00 00 | .. | os_specific: 0 0x2232.4-0x2233.3 (1)
|
|
0x2230| 00 | . | processor_specific: 0 0x2233.4-0x2233.7 (0.4)
|
|
0x2230| 00 00 00 00 | .... | unused2: 0 0x2234-0x2237.7 (4)
|
|
0x2230| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x2238-0x223f.7 (8)
|
|
0x2240|d8 11 00 00 00 00 00 00 |........ | offset: 0x11d8 0x2240-0x2247.7 (8)
|
|
0x2240| 5e 00 00 00 00 00 00 00| ^.......| size: 94 0x2248-0x224f.7 (8)
|
|
0x2250|00 00 00 00 |.... | link: 0 0x2250-0x2253.7 (4)
|
|
0x2250| 00 00 00 00 | .... | info: 0 0x2254-0x2257.7 (4)
|
|
0x2250| 01 00 00 00 00 00 00 00| ........| addralign: 1 0x2258-0x225f.7 (8)
|
|
0x2260|01 00 00 00 00 00 00 00 |........ | entsize: 1 0x2260-0x2267.7 (8)
|
|
| | | [25]{}: section_header 0x1240-0x22a7.7 (4200)
|
|
0x1240|ff ff ff ff ff ff ff ff 00 00 00 00 00 00 00 00|................| data: raw bits 0x1240-0x12bf.7 (128)
|
|
* |until 0x12bf.7 (128) | |
|
|
0x2260| f5 00 00 00 | .... | name: ".debug_ranges" (245) 0x2268-0x226b.7 (4)
|
|
0x2260| 01 00 00 00| ....| type: "progbits" (0x1) (Information defined by the program) 0x226c-0x226f.7 (4)
|
|
| | | flags{}: 0x2270-0x2277.7 (8)
|
|
0x2270|00 |. | link_order: false 0x2270-0x2270 (0.1)
|
|
0x2270|00 |. | info_link: false 0x2270.1-0x2270.1 (0.1)
|
|
0x2270|00 |. | strings: false 0x2270.2-0x2270.2 (0.1)
|
|
0x2270|00 |. | merge: false 0x2270.3-0x2270.3 (0.1)
|
|
0x2270|00 |. | unused0: 0 0x2270.4-0x2270.4 (0.1)
|
|
0x2270|00 |. | execinstr: false 0x2270.5-0x2270.5 (0.1)
|
|
0x2270|00 |. | alloc: false 0x2270.6-0x2270.6 (0.1)
|
|
0x2270|00 |. | write: false 0x2270.7-0x2270.7 (0.1)
|
|
0x2270| 00 | . | tls: false 0x2271-0x2271 (0.1)
|
|
0x2270| 00 | . | group: false 0x2271.1-0x2271.1 (0.1)
|
|
0x2270| 00 | . | os_nonconforming: false 0x2271.2-0x2271.2 (0.1)
|
|
0x2270| 00 00 | .. | unused1: 0 0x2271.3-0x2272.3 (1.1)
|
|
0x2270| 00 00 | .. | os_specific: 0 0x2272.4-0x2273.3 (1)
|
|
0x2270| 00 | . | processor_specific: 0 0x2273.4-0x2273.7 (0.4)
|
|
0x2270| 00 00 00 00 | .... | unused2: 0 0x2274-0x2277.7 (4)
|
|
0x2270| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x2278-0x227f.7 (8)
|
|
0x2280|40 12 00 00 00 00 00 00 |@....... | offset: 0x1240 0x2280-0x2287.7 (8)
|
|
0x2280| 80 00 00 00 00 00 00 00| ........| size: 128 0x2288-0x228f.7 (8)
|
|
0x2290|00 00 00 00 |.... | link: 0 0x2290-0x2293.7 (4)
|
|
0x2290| 00 00 00 00 | .... | info: 0 0x2294-0x2297.7 (4)
|
|
0x2290| 10 00 00 00 00 00 00 00| ........| addralign: 16 0x2298-0x229f.7 (8)
|
|
0x22a0|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x22a0-0x22a7.7 (8)
|
|
| | | [26]{}: section_header 0x12c0-0x22e7.7 (4136)
|
|
| | | symbol_table[0:71]: 0x12c0-0x1967.7 (1704)
|
|
| | | [0]{}: symbol 0x12c0-0x12d7.7 (24)
|
|
0x12c0|00 00 00 00 |.... | name: "" (0) 0x12c0-0x12c3.7 (4)
|
|
0x12c0| 00 | . | bind: "local" (0) 0x12c4-0x12c4.3 (0.4)
|
|
0x12c0| 00 | . | type: "notype" (0) 0x12c4.4-0x12c4.7 (0.4)
|
|
0x12c0| 00 | . | other_unused: 0 0x12c5-0x12c5.5 (0.6)
|
|
0x12c0| 00 | . | visibility: "default" (0) 0x12c5.6-0x12c5.7 (0.2)
|
|
0x12c0| 00 00 | .. | shndx: 0 0x12c6-0x12c7.7 (2)
|
|
0x12c0| 00 00 00 00 00 00 00 00| ........| value: 0 0x12c8-0x12cf.7 (8)
|
|
0x12d0|00 00 00 00 00 00 00 00 |........ | size: 0 0x12d0-0x12d7.7 (8)
|
|
| | | [1]{}: symbol 0x12d8-0x12ef.7 (24)
|
|
0x12d0| 00 00 00 00 | .... | name: "" (0) 0x12d8-0x12db.7 (4)
|
|
0x12d0| 03 | . | bind: "local" (0) 0x12dc-0x12dc.3 (0.4)
|
|
0x12d0| 03 | . | type: "section" (3) 0x12dc.4-0x12dc.7 (0.4)
|
|
0x12d0| 00 | . | other_unused: 0 0x12dd-0x12dd.5 (0.6)
|
|
0x12d0| 00 | . | visibility: "default" (0) 0x12dd.6-0x12dd.7 (0.2)
|
|
0x12d0| 01 00| ..| shndx: 1 0x12de-0x12df.7 (2)
|
|
0x12e0|90 01 00 00 00 00 00 00 |........ | value: 400 0x12e0-0x12e7.7 (8)
|
|
0x12e0| 00 00 00 00 00 00 00 00| ........| size: 0 0x12e8-0x12ef.7 (8)
|
|
| | | [2]{}: symbol 0x12f0-0x1307.7 (24)
|
|
0x12f0|00 00 00 00 |.... | name: "" (0) 0x12f0-0x12f3.7 (4)
|
|
0x12f0| 03 | . | bind: "local" (0) 0x12f4-0x12f4.3 (0.4)
|
|
0x12f0| 03 | . | type: "section" (3) 0x12f4.4-0x12f4.7 (0.4)
|
|
0x12f0| 00 | . | other_unused: 0 0x12f5-0x12f5.5 (0.6)
|
|
0x12f0| 00 | . | visibility: "default" (0) 0x12f5.6-0x12f5.7 (0.2)
|
|
0x12f0| 02 00 | .. | shndx: 2 0x12f6-0x12f7.7 (2)
|
|
0x12f0| c0 01 00 00 00 00 00 00| ........| value: 448 0x12f8-0x12ff.7 (8)
|
|
0x1300|00 00 00 00 00 00 00 00 |........ | size: 0 0x1300-0x1307.7 (8)
|
|
| | | [3]{}: symbol 0x1308-0x131f.7 (24)
|
|
0x1300| 00 00 00 00 | .... | name: "" (0) 0x1308-0x130b.7 (4)
|
|
0x1300| 03 | . | bind: "local" (0) 0x130c-0x130c.3 (0.4)
|
|
0x1300| 03 | . | type: "section" (3) 0x130c.4-0x130c.7 (0.4)
|
|
0x1300| 00 | . | other_unused: 0 0x130d-0x130d.5 (0.6)
|
|
0x1300| 00 | . | visibility: "default" (0) 0x130d.6-0x130d.7 (0.2)
|
|
0x1300| 03 00| ..| shndx: 3 0x130e-0x130f.7 (2)
|
|
0x1310|e0 02 00 00 00 00 00 00 |........ | value: 736 0x1310-0x1317.7 (8)
|
|
0x1310| 00 00 00 00 00 00 00 00| ........| size: 0 0x1318-0x131f.7 (8)
|
|
| | | [4]{}: symbol 0x1320-0x1337.7 (24)
|
|
0x1320|00 00 00 00 |.... | name: "" (0) 0x1320-0x1323.7 (4)
|
|
0x1320| 03 | . | bind: "local" (0) 0x1324-0x1324.3 (0.4)
|
|
0x1320| 03 | . | type: "section" (3) 0x1324.4-0x1324.7 (0.4)
|
|
0x1320| 00 | . | other_unused: 0 0x1325-0x1325.5 (0.6)
|
|
0x1320| 00 | . | visibility: "default" (0) 0x1325.6-0x1325.7 (0.2)
|
|
0x1320| 04 00 | .. | shndx: 4 0x1326-0x1327.7 (2)
|
|
0x1320| 88 03 00 00 00 00 00 00| ........| value: 904 0x1328-0x132f.7 (8)
|
|
0x1330|00 00 00 00 00 00 00 00 |........ | size: 0 0x1330-0x1337.7 (8)
|
|
| | | [5]{}: symbol 0x1338-0x134f.7 (24)
|
|
0x1330| 00 00 00 00 | .... | name: "" (0) 0x1338-0x133b.7 (4)
|
|
0x1330| 03 | . | bind: "local" (0) 0x133c-0x133c.3 (0.4)
|
|
0x1330| 03 | . | type: "section" (3) 0x133c.4-0x133c.7 (0.4)
|
|
0x1330| 00 | . | other_unused: 0 0x133d-0x133d.5 (0.6)
|
|
0x1330| 00 | . | visibility: "default" (0) 0x133d.6-0x133d.7 (0.2)
|
|
0x1330| 05 00| ..| shndx: 5 0x133e-0x133f.7 (2)
|
|
0x1340|48 04 00 00 00 00 00 00 |H....... | value: 1096 0x1340-0x1347.7 (8)
|
|
0x1340| 00 00 00 00 00 00 00 00| ........| size: 0 0x1348-0x134f.7 (8)
|
|
| | | [6]{}: symbol 0x1350-0x1367.7 (24)
|
|
0x1350|00 00 00 00 |.... | name: "" (0) 0x1350-0x1353.7 (4)
|
|
0x1350| 03 | . | bind: "local" (0) 0x1354-0x1354.3 (0.4)
|
|
0x1350| 03 | . | type: "section" (3) 0x1354.4-0x1354.7 (0.4)
|
|
0x1350| 00 | . | other_unused: 0 0x1355-0x1355.5 (0.6)
|
|
0x1350| 00 | . | visibility: "default" (0) 0x1355.6-0x1355.7 (0.2)
|
|
0x1350| 06 00 | .. | shndx: 6 0x1356-0x1357.7 (2)
|
|
0x1350| a8 04 00 00 00 00 00 00| ........| value: 1192 0x1358-0x135f.7 (8)
|
|
0x1360|00 00 00 00 00 00 00 00 |........ | size: 0 0x1360-0x1367.7 (8)
|
|
| | | [7]{}: symbol 0x1368-0x137f.7 (24)
|
|
0x1360| 00 00 00 00 | .... | name: "" (0) 0x1368-0x136b.7 (4)
|
|
0x1360| 03 | . | bind: "local" (0) 0x136c-0x136c.3 (0.4)
|
|
0x1360| 03 | . | type: "section" (3) 0x136c.4-0x136c.7 (0.4)
|
|
0x1360| 00 | . | other_unused: 0 0x136d-0x136d.5 (0.6)
|
|
0x1360| 00 | . | visibility: "default" (0) 0x136d.6-0x136d.7 (0.2)
|
|
0x1360| 07 00| ..| shndx: 7 0x136e-0x136f.7 (2)
|
|
0x1370|c0 04 00 00 00 00 00 00 |........ | value: 1216 0x1370-0x1377.7 (8)
|
|
0x1370| 00 00 00 00 00 00 00 00| ........| size: 0 0x1378-0x137f.7 (8)
|
|
| | | [8]{}: symbol 0x1380-0x1397.7 (24)
|
|
0x1380|00 00 00 00 |.... | name: "" (0) 0x1380-0x1383.7 (4)
|
|
0x1380| 03 | . | bind: "local" (0) 0x1384-0x1384.3 (0.4)
|
|
0x1380| 03 | . | type: "section" (3) 0x1384.4-0x1384.7 (0.4)
|
|
0x1380| 00 | . | other_unused: 0 0x1385-0x1385.5 (0.6)
|
|
0x1380| 00 | . | visibility: "default" (0) 0x1385.6-0x1385.7 (0.2)
|
|
0x1380| 08 00 | .. | shndx: 8 0x1386-0x1387.7 (2)
|
|
0x1380| 20 05 00 00 00 00 00 00| .......| value: 1312 0x1388-0x138f.7 (8)
|
|
0x1390|00 00 00 00 00 00 00 00 |........ | size: 0 0x1390-0x1397.7 (8)
|
|
| | | [9]{}: symbol 0x1398-0x13af.7 (24)
|
|
0x1390| 00 00 00 00 | .... | name: "" (0) 0x1398-0x139b.7 (4)
|
|
0x1390| 03 | . | bind: "local" (0) 0x139c-0x139c.3 (0.4)
|
|
0x1390| 03 | . | type: "section" (3) 0x139c.4-0x139c.7 (0.4)
|
|
0x1390| 00 | . | other_unused: 0 0x139d-0x139d.5 (0.6)
|
|
0x1390| 00 | . | visibility: "default" (0) 0x139d.6-0x139d.7 (0.2)
|
|
0x1390| 09 00| ..| shndx: 9 0x139e-0x139f.7 (2)
|
|
0x13a0|44 06 00 00 00 00 00 00 |D....... | value: 1604 0x13a0-0x13a7.7 (8)
|
|
0x13a0| 00 00 00 00 00 00 00 00| ........| size: 0 0x13a8-0x13af.7 (8)
|
|
| | | [10]{}: symbol 0x13b0-0x13c7.7 (24)
|
|
0x13b0|00 00 00 00 |.... | name: "" (0) 0x13b0-0x13b3.7 (4)
|
|
0x13b0| 03 | . | bind: "local" (0) 0x13b4-0x13b4.3 (0.4)
|
|
0x13b0| 03 | . | type: "section" (3) 0x13b4.4-0x13b4.7 (0.4)
|
|
0x13b0| 00 | . | other_unused: 0 0x13b5-0x13b5.5 (0.6)
|
|
0x13b0| 00 | . | visibility: "default" (0) 0x13b5.6-0x13b5.7 (0.2)
|
|
0x13b0| 0a 00 | .. | shndx: 10 0x13b6-0x13b7.7 (2)
|
|
0x13b0| 58 06 00 00 00 00 00 00| X.......| value: 1624 0x13b8-0x13bf.7 (8)
|
|
0x13c0|00 00 00 00 00 00 00 00 |........ | size: 0 0x13c0-0x13c7.7 (8)
|
|
| | | [11]{}: symbol 0x13c8-0x13df.7 (24)
|
|
0x13c0| 00 00 00 00 | .... | name: "" (0) 0x13c8-0x13cb.7 (4)
|
|
0x13c0| 03 | . | bind: "local" (0) 0x13cc-0x13cc.3 (0.4)
|
|
0x13c0| 03 | . | type: "section" (3) 0x13cc.4-0x13cc.7 (0.4)
|
|
0x13c0| 00 | . | other_unused: 0 0x13cd-0x13cd.5 (0.6)
|
|
0x13c0| 00 | . | visibility: "default" (0) 0x13cd.6-0x13cd.7 (0.2)
|
|
0x13c0| 0b 00| ..| shndx: 11 0x13ce-0x13cf.7 (2)
|
|
0x13d0|64 06 00 00 00 00 00 00 |d....... | value: 1636 0x13d0-0x13d7.7 (8)
|
|
0x13d0| 00 00 00 00 00 00 00 00| ........| size: 0 0x13d8-0x13df.7 (8)
|
|
| | | [12]{}: symbol 0x13e0-0x13f7.7 (24)
|
|
0x13e0|00 00 00 00 |.... | name: "" (0) 0x13e0-0x13e3.7 (4)
|
|
0x13e0| 03 | . | bind: "local" (0) 0x13e4-0x13e4.3 (0.4)
|
|
0x13e0| 03 | . | type: "section" (3) 0x13e4.4-0x13e4.7 (0.4)
|
|
0x13e0| 00 | . | other_unused: 0 0x13e5-0x13e5.5 (0.6)
|
|
0x13e0| 00 | . | visibility: "default" (0) 0x13e5.6-0x13e5.7 (0.2)
|
|
0x13e0| 0c 00 | .. | shndx: 12 0x13e6-0x13e7.7 (2)
|
|
0x13e0| 98 06 00 00 00 00 00 00| ........| value: 1688 0x13e8-0x13ef.7 (8)
|
|
0x13f0|00 00 00 00 00 00 00 00 |........ | size: 0 0x13f0-0x13f7.7 (8)
|
|
| | | [13]{}: symbol 0x13f8-0x140f.7 (24)
|
|
0x13f0| 00 00 00 00 | .... | name: "" (0) 0x13f8-0x13fb.7 (4)
|
|
0x13f0| 03 | . | bind: "local" (0) 0x13fc-0x13fc.3 (0.4)
|
|
0x13f0| 03 | . | type: "section" (3) 0x13fc.4-0x13fc.7 (0.4)
|
|
0x13f0| 00 | . | other_unused: 0 0x13fd-0x13fd.5 (0.6)
|
|
0x13f0| 00 | . | visibility: "default" (0) 0x13fd.6-0x13fd.7 (0.2)
|
|
0x13f0| 0d 00| ..| shndx: 13 0x13fe-0x13ff.7 (2)
|
|
0x1400|d8 0d 01 00 00 00 00 00 |........ | value: 69080 0x1400-0x1407.7 (8)
|
|
0x1400| 00 00 00 00 00 00 00 00| ........| size: 0 0x1408-0x140f.7 (8)
|
|
| | | [14]{}: symbol 0x1410-0x1427.7 (24)
|
|
0x1410|00 00 00 00 |.... | name: "" (0) 0x1410-0x1413.7 (4)
|
|
0x1410| 03 | . | bind: "local" (0) 0x1414-0x1414.3 (0.4)
|
|
0x1410| 03 | . | type: "section" (3) 0x1414.4-0x1414.7 (0.4)
|
|
0x1410| 00 | . | other_unused: 0 0x1415-0x1415.5 (0.6)
|
|
0x1410| 00 | . | visibility: "default" (0) 0x1415.6-0x1415.7 (0.2)
|
|
0x1410| 0e 00 | .. | shndx: 14 0x1416-0x1417.7 (2)
|
|
0x1410| e0 0d 01 00 00 00 00 00| ........| value: 69088 0x1418-0x141f.7 (8)
|
|
0x1420|00 00 00 00 00 00 00 00 |........ | size: 0 0x1420-0x1427.7 (8)
|
|
| | | [15]{}: symbol 0x1428-0x143f.7 (24)
|
|
0x1420| 00 00 00 00 | .... | name: "" (0) 0x1428-0x142b.7 (4)
|
|
0x1420| 03 | . | bind: "local" (0) 0x142c-0x142c.3 (0.4)
|
|
0x1420| 03 | . | type: "section" (3) 0x142c.4-0x142c.7 (0.4)
|
|
0x1420| 00 | . | other_unused: 0 0x142d-0x142d.5 (0.6)
|
|
0x1420| 00 | . | visibility: "default" (0) 0x142d.6-0x142d.7 (0.2)
|
|
0x1420| 0f 00| ..| shndx: 15 0x142e-0x142f.7 (2)
|
|
0x1430|e8 0d 01 00 00 00 00 00 |........ | value: 69096 0x1430-0x1437.7 (8)
|
|
0x1430| 00 00 00 00 00 00 00 00| ........| size: 0 0x1438-0x143f.7 (8)
|
|
| | | [16]{}: symbol 0x1440-0x1457.7 (24)
|
|
0x1440|00 00 00 00 |.... | name: "" (0) 0x1440-0x1443.7 (4)
|
|
0x1440| 03 | . | bind: "local" (0) 0x1444-0x1444.3 (0.4)
|
|
0x1440| 03 | . | type: "section" (3) 0x1444.4-0x1444.7 (0.4)
|
|
0x1440| 00 | . | other_unused: 0 0x1445-0x1445.5 (0.6)
|
|
0x1440| 00 | . | visibility: "default" (0) 0x1445.6-0x1445.7 (0.2)
|
|
0x1440| 10 00 | .. | shndx: 16 0x1446-0x1447.7 (2)
|
|
0x1440| 98 0f 01 00 00 00 00 00| ........| value: 69528 0x1448-0x144f.7 (8)
|
|
0x1450|00 00 00 00 00 00 00 00 |........ | size: 0 0x1450-0x1457.7 (8)
|
|
| | | [17]{}: symbol 0x1458-0x146f.7 (24)
|
|
0x1450| 00 00 00 00 | .... | name: "" (0) 0x1458-0x145b.7 (4)
|
|
0x1450| 03 | . | bind: "local" (0) 0x145c-0x145c.3 (0.4)
|
|
0x1450| 03 | . | type: "section" (3) 0x145c.4-0x145c.7 (0.4)
|
|
0x1450| 00 | . | other_unused: 0 0x145d-0x145d.5 (0.6)
|
|
0x1450| 00 | . | visibility: "default" (0) 0x145d.6-0x145d.7 (0.2)
|
|
0x1450| 11 00| ..| shndx: 17 0x145e-0x145f.7 (2)
|
|
0x1460|00 10 01 00 00 00 00 00 |........ | value: 69632 0x1460-0x1467.7 (8)
|
|
0x1460| 00 00 00 00 00 00 00 00| ........| size: 0 0x1468-0x146f.7 (8)
|
|
| | | [18]{}: symbol 0x1470-0x1487.7 (24)
|
|
0x1470|00 00 00 00 |.... | name: "" (0) 0x1470-0x1473.7 (4)
|
|
0x1470| 03 | . | bind: "local" (0) 0x1474-0x1474.3 (0.4)
|
|
0x1470| 03 | . | type: "section" (3) 0x1474.4-0x1474.7 (0.4)
|
|
0x1470| 00 | . | other_unused: 0 0x1475-0x1475.5 (0.6)
|
|
0x1470| 00 | . | visibility: "default" (0) 0x1475.6-0x1475.7 (0.2)
|
|
0x1470| 12 00 | .. | shndx: 18 0x1476-0x1477.7 (2)
|
|
0x1470| 08 10 01 00 00 00 00 00| ........| value: 69640 0x1478-0x147f.7 (8)
|
|
0x1480|00 00 00 00 00 00 00 00 |........ | size: 0 0x1480-0x1487.7 (8)
|
|
| | | [19]{}: symbol 0x1488-0x149f.7 (24)
|
|
0x1480| 00 00 00 00 | .... | name: "" (0) 0x1488-0x148b.7 (4)
|
|
0x1480| 03 | . | bind: "local" (0) 0x148c-0x148c.3 (0.4)
|
|
0x1480| 03 | . | type: "section" (3) 0x148c.4-0x148c.7 (0.4)
|
|
0x1480| 00 | . | other_unused: 0 0x148d-0x148d.5 (0.6)
|
|
0x1480| 00 | . | visibility: "default" (0) 0x148d.6-0x148d.7 (0.2)
|
|
0x1480| 13 00| ..| shndx: 19 0x148e-0x148f.7 (2)
|
|
0x1490|00 00 00 00 00 00 00 00 |........ | value: 0 0x1490-0x1497.7 (8)
|
|
0x1490| 00 00 00 00 00 00 00 00| ........| size: 0 0x1498-0x149f.7 (8)
|
|
| | | [20]{}: symbol 0x14a0-0x14b7.7 (24)
|
|
0x14a0|00 00 00 00 |.... | name: "" (0) 0x14a0-0x14a3.7 (4)
|
|
0x14a0| 03 | . | bind: "local" (0) 0x14a4-0x14a4.3 (0.4)
|
|
0x14a0| 03 | . | type: "section" (3) 0x14a4.4-0x14a4.7 (0.4)
|
|
0x14a0| 00 | . | other_unused: 0 0x14a5-0x14a5.5 (0.6)
|
|
0x14a0| 00 | . | visibility: "default" (0) 0x14a5.6-0x14a5.7 (0.2)
|
|
0x14a0| 14 00 | .. | shndx: 20 0x14a6-0x14a7.7 (2)
|
|
0x14a0| 00 00 00 00 00 00 00 00| ........| value: 0 0x14a8-0x14af.7 (8)
|
|
0x14b0|00 00 00 00 00 00 00 00 |........ | size: 0 0x14b0-0x14b7.7 (8)
|
|
| | | [21]{}: symbol 0x14b8-0x14cf.7 (24)
|
|
0x14b0| 00 00 00 00 | .... | name: "" (0) 0x14b8-0x14bb.7 (4)
|
|
0x14b0| 03 | . | bind: "local" (0) 0x14bc-0x14bc.3 (0.4)
|
|
0x14b0| 03 | . | type: "section" (3) 0x14bc.4-0x14bc.7 (0.4)
|
|
0x14b0| 00 | . | other_unused: 0 0x14bd-0x14bd.5 (0.6)
|
|
0x14b0| 00 | . | visibility: "default" (0) 0x14bd.6-0x14bd.7 (0.2)
|
|
0x14b0| 15 00| ..| shndx: 21 0x14be-0x14bf.7 (2)
|
|
0x14c0|00 00 00 00 00 00 00 00 |........ | value: 0 0x14c0-0x14c7.7 (8)
|
|
0x14c0| 00 00 00 00 00 00 00 00| ........| size: 0 0x14c8-0x14cf.7 (8)
|
|
| | | [22]{}: symbol 0x14d0-0x14e7.7 (24)
|
|
0x14d0|00 00 00 00 |.... | name: "" (0) 0x14d0-0x14d3.7 (4)
|
|
0x14d0| 03 | . | bind: "local" (0) 0x14d4-0x14d4.3 (0.4)
|
|
0x14d0| 03 | . | type: "section" (3) 0x14d4.4-0x14d4.7 (0.4)
|
|
0x14d0| 00 | . | other_unused: 0 0x14d5-0x14d5.5 (0.6)
|
|
0x14d0| 00 | . | visibility: "default" (0) 0x14d5.6-0x14d5.7 (0.2)
|
|
0x14d0| 16 00 | .. | shndx: 22 0x14d6-0x14d7.7 (2)
|
|
0x14d0| 00 00 00 00 00 00 00 00| ........| value: 0 0x14d8-0x14df.7 (8)
|
|
0x14e0|00 00 00 00 00 00 00 00 |........ | size: 0 0x14e0-0x14e7.7 (8)
|
|
| | | [23]{}: symbol 0x14e8-0x14ff.7 (24)
|
|
0x14e0| 00 00 00 00 | .... | name: "" (0) 0x14e8-0x14eb.7 (4)
|
|
0x14e0| 03 | . | bind: "local" (0) 0x14ec-0x14ec.3 (0.4)
|
|
0x14e0| 03 | . | type: "section" (3) 0x14ec.4-0x14ec.7 (0.4)
|
|
0x14e0| 00 | . | other_unused: 0 0x14ed-0x14ed.5 (0.6)
|
|
0x14e0| 00 | . | visibility: "default" (0) 0x14ed.6-0x14ed.7 (0.2)
|
|
0x14e0| 17 00| ..| shndx: 23 0x14ee-0x14ef.7 (2)
|
|
0x14f0|00 00 00 00 00 00 00 00 |........ | value: 0 0x14f0-0x14f7.7 (8)
|
|
0x14f0| 00 00 00 00 00 00 00 00| ........| size: 0 0x14f8-0x14ff.7 (8)
|
|
| | | [24]{}: symbol 0x1500-0x1517.7 (24)
|
|
0x1500|00 00 00 00 |.... | name: "" (0) 0x1500-0x1503.7 (4)
|
|
0x1500| 03 | . | bind: "local" (0) 0x1504-0x1504.3 (0.4)
|
|
0x1500| 03 | . | type: "section" (3) 0x1504.4-0x1504.7 (0.4)
|
|
0x1500| 00 | . | other_unused: 0 0x1505-0x1505.5 (0.6)
|
|
0x1500| 00 | . | visibility: "default" (0) 0x1505.6-0x1505.7 (0.2)
|
|
0x1500| 18 00 | .. | shndx: 24 0x1506-0x1507.7 (2)
|
|
0x1500| 00 00 00 00 00 00 00 00| ........| value: 0 0x1508-0x150f.7 (8)
|
|
0x1510|00 00 00 00 00 00 00 00 |........ | size: 0 0x1510-0x1517.7 (8)
|
|
| | | [25]{}: symbol 0x1518-0x152f.7 (24)
|
|
0x1510| 00 00 00 00 | .... | name: "" (0) 0x1518-0x151b.7 (4)
|
|
0x1510| 03 | . | bind: "local" (0) 0x151c-0x151c.3 (0.4)
|
|
0x1510| 03 | . | type: "section" (3) 0x151c.4-0x151c.7 (0.4)
|
|
0x1510| 00 | . | other_unused: 0 0x151d-0x151d.5 (0.6)
|
|
0x1510| 00 | . | visibility: "default" (0) 0x151d.6-0x151d.7 (0.2)
|
|
0x1510| 19 00| ..| shndx: 25 0x151e-0x151f.7 (2)
|
|
0x1520|00 00 00 00 00 00 00 00 |........ | value: 0 0x1520-0x1527.7 (8)
|
|
0x1520| 00 00 00 00 00 00 00 00| ........| size: 0 0x1528-0x152f.7 (8)
|
|
| | | [26]{}: symbol 0x1530-0x1547.7 (24)
|
|
0x1530|01 00 00 00 |.... | name: "crti.o" (1) 0x1530-0x1533.7 (4)
|
|
0x1530| 04 | . | bind: "local" (0) 0x1534-0x1534.3 (0.4)
|
|
0x1530| 04 | . | type: "file" (4) 0x1534.4-0x1534.7 (0.4)
|
|
0x1530| 00 | . | other_unused: 0 0x1535-0x1535.5 (0.6)
|
|
0x1530| 00 | . | visibility: "default" (0) 0x1535.6-0x1535.7 (0.2)
|
|
0x1530| f1 ff | .. | shndx: 65521 0x1536-0x1537.7 (2)
|
|
0x1530| 00 00 00 00 00 00 00 00| ........| value: 0 0x1538-0x153f.7 (8)
|
|
0x1540|00 00 00 00 00 00 00 00 |........ | size: 0 0x1540-0x1547.7 (8)
|
|
| | | [27]{}: symbol 0x1548-0x155f.7 (24)
|
|
0x1540| 08 00 00 00 | .... | name: "$x" (8) 0x1548-0x154b.7 (4)
|
|
0x1540| 00 | . | bind: "local" (0) 0x154c-0x154c.3 (0.4)
|
|
0x1540| 00 | . | type: "notype" (0) 0x154c.4-0x154c.7 (0.4)
|
|
0x1540| 00 | . | other_unused: 0 0x154d-0x154d.5 (0.6)
|
|
0x1540| 00 | . | visibility: "default" (0) 0x154d.6-0x154d.7 (0.2)
|
|
0x1540| 06 00| ..| shndx: 6 0x154e-0x154f.7 (2)
|
|
0x1550|a8 04 00 00 00 00 00 00 |........ | value: 1192 0x1550-0x1557.7 (8)
|
|
0x1550| 00 00 00 00 00 00 00 00| ........| size: 0 0x1558-0x155f.7 (8)
|
|
| | | [28]{}: symbol 0x1560-0x1577.7 (24)
|
|
0x1560|08 00 00 00 |.... | name: "$x" (8) 0x1560-0x1563.7 (4)
|
|
0x1560| 00 | . | bind: "local" (0) 0x1564-0x1564.3 (0.4)
|
|
0x1560| 00 | . | type: "notype" (0) 0x1564.4-0x1564.7 (0.4)
|
|
0x1560| 00 | . | other_unused: 0 0x1565-0x1565.5 (0.6)
|
|
0x1560| 00 | . | visibility: "default" (0) 0x1565.6-0x1565.7 (0.2)
|
|
0x1560| 09 00 | .. | shndx: 9 0x1566-0x1567.7 (2)
|
|
0x1560| 44 06 00 00 00 00 00 00| D.......| value: 1604 0x1568-0x156f.7 (8)
|
|
0x1570|00 00 00 00 00 00 00 00 |........ | size: 0 0x1570-0x1577.7 (8)
|
|
| | | [29]{}: symbol 0x1578-0x158f.7 (24)
|
|
0x1570| 0b 00 00 00 | .... | name: "crtn.o" (11) 0x1578-0x157b.7 (4)
|
|
0x1570| 04 | . | bind: "local" (0) 0x157c-0x157c.3 (0.4)
|
|
0x1570| 04 | . | type: "file" (4) 0x157c.4-0x157c.7 (0.4)
|
|
0x1570| 00 | . | other_unused: 0 0x157d-0x157d.5 (0.6)
|
|
0x1570| 00 | . | visibility: "default" (0) 0x157d.6-0x157d.7 (0.2)
|
|
0x1570| f1 ff| ..| shndx: 65521 0x157e-0x157f.7 (2)
|
|
0x1580|00 00 00 00 00 00 00 00 |........ | value: 0 0x1580-0x1587.7 (8)
|
|
0x1580| 00 00 00 00 00 00 00 00| ........| size: 0 0x1588-0x158f.7 (8)
|
|
| | | [30]{}: symbol 0x1590-0x15a7.7 (24)
|
|
0x1590|08 00 00 00 |.... | name: "$x" (8) 0x1590-0x1593.7 (4)
|
|
0x1590| 00 | . | bind: "local" (0) 0x1594-0x1594.3 (0.4)
|
|
0x1590| 00 | . | type: "notype" (0) 0x1594.4-0x1594.7 (0.4)
|
|
0x1590| 00 | . | other_unused: 0 0x1595-0x1595.5 (0.6)
|
|
0x1590| 00 | . | visibility: "default" (0) 0x1595.6-0x1595.7 (0.2)
|
|
0x1590| 06 00 | .. | shndx: 6 0x1596-0x1597.7 (2)
|
|
0x1590| b0 04 00 00 00 00 00 00| ........| value: 1200 0x1598-0x159f.7 (8)
|
|
0x15a0|00 00 00 00 00 00 00 00 |........ | size: 0 0x15a0-0x15a7.7 (8)
|
|
| | | [31]{}: symbol 0x15a8-0x15bf.7 (24)
|
|
0x15a0| 08 00 00 00 | .... | name: "$x" (8) 0x15a8-0x15ab.7 (4)
|
|
0x15a0| 00 | . | bind: "local" (0) 0x15ac-0x15ac.3 (0.4)
|
|
0x15a0| 00 | . | type: "notype" (0) 0x15ac.4-0x15ac.7 (0.4)
|
|
0x15a0| 00 | . | other_unused: 0 0x15ad-0x15ad.5 (0.6)
|
|
0x15a0| 00 | . | visibility: "default" (0) 0x15ad.6-0x15ad.7 (0.2)
|
|
0x15a0| 09 00| ..| shndx: 9 0x15ae-0x15af.7 (2)
|
|
0x15b0|4c 06 00 00 00 00 00 00 |L....... | value: 1612 0x15b0-0x15b7.7 (8)
|
|
0x15b0| 00 00 00 00 00 00 00 00| ........| size: 0 0x15b8-0x15bf.7 (8)
|
|
| | | [32]{}: symbol 0x15c0-0x15d7.7 (24)
|
|
0x15c0|12 00 00 00 |.... | name: "crtstuff.c" (18) 0x15c0-0x15c3.7 (4)
|
|
0x15c0| 04 | . | bind: "local" (0) 0x15c4-0x15c4.3 (0.4)
|
|
0x15c0| 04 | . | type: "file" (4) 0x15c4.4-0x15c4.7 (0.4)
|
|
0x15c0| 00 | . | other_unused: 0 0x15c5-0x15c5.5 (0.6)
|
|
0x15c0| 00 | . | visibility: "default" (0) 0x15c5.6-0x15c5.7 (0.2)
|
|
0x15c0| f1 ff | .. | shndx: 65521 0x15c6-0x15c7.7 (2)
|
|
0x15c0| 00 00 00 00 00 00 00 00| ........| value: 0 0x15c8-0x15cf.7 (8)
|
|
0x15d0|00 00 00 00 00 00 00 00 |........ | size: 0 0x15d0-0x15d7.7 (8)
|
|
| | | [33]{}: symbol 0x15d8-0x15ef.7 (24)
|
|
0x15d0| 1d 00 00 00 | .... | name: "$d" (29) 0x15d8-0x15db.7 (4)
|
|
0x15d0| 00 | . | bind: "local" (0) 0x15dc-0x15dc.3 (0.4)
|
|
0x15d0| 00 | . | type: "notype" (0) 0x15dc.4-0x15dc.7 (0.4)
|
|
0x15d0| 00 | . | other_unused: 0 0x15dd-0x15dd.5 (0.6)
|
|
0x15d0| 00 | . | visibility: "default" (0) 0x15dd.6-0x15dd.7 (0.2)
|
|
0x15d0| 0c 00| ..| shndx: 12 0x15de-0x15df.7 (2)
|
|
0x15e0|98 06 00 00 00 00 00 00 |........ | value: 1688 0x15e0-0x15e7.7 (8)
|
|
0x15e0| 00 00 00 00 00 00 00 00| ........| size: 0 0x15e8-0x15ef.7 (8)
|
|
| | | [34]{}: symbol 0x15f0-0x1607.7 (24)
|
|
0x15f0|20 00 00 00 | ... | name: "__EH_FRAME_BEGIN__" (32) 0x15f0-0x15f3.7 (4)
|
|
0x15f0| 01 | . | bind: "local" (0) 0x15f4-0x15f4.3 (0.4)
|
|
0x15f0| 01 | . | type: "object" (1) 0x15f4.4-0x15f4.7 (0.4)
|
|
0x15f0| 00 | . | other_unused: 0 0x15f5-0x15f5.5 (0.6)
|
|
0x15f0| 00 | . | visibility: "default" (0) 0x15f5.6-0x15f5.7 (0.2)
|
|
0x15f0| 0c 00 | .. | shndx: 12 0x15f6-0x15f7.7 (2)
|
|
0x15f0| 98 06 00 00 00 00 00 00| ........| value: 1688 0x15f8-0x15ff.7 (8)
|
|
0x1600|00 00 00 00 00 00 00 00 |........ | size: 0 0x1600-0x1607.7 (8)
|
|
| | | [35]{}: symbol 0x1608-0x161f.7 (24)
|
|
0x1600| 08 00 00 00 | .... | name: "$x" (8) 0x1608-0x160b.7 (4)
|
|
0x1600| 00 | . | bind: "local" (0) 0x160c-0x160c.3 (0.4)
|
|
0x1600| 00 | . | type: "notype" (0) 0x160c.4-0x160c.7 (0.4)
|
|
0x1600| 00 | . | other_unused: 0 0x160d-0x160d.5 (0.6)
|
|
0x1600| 00 | . | visibility: "default" (0) 0x160d.6-0x160d.7 (0.2)
|
|
0x1600| 08 00| ..| shndx: 8 0x160e-0x160f.7 (2)
|
|
0x1610|20 05 00 00 00 00 00 00 | ....... | value: 1312 0x1610-0x1617.7 (8)
|
|
0x1610| 00 00 00 00 00 00 00 00| ........| size: 0 0x1618-0x161f.7 (8)
|
|
| | | [36]{}: symbol 0x1620-0x1637.7 (24)
|
|
0x1620|33 00 00 00 |3... | name: "deregister_tm_clones" (51) 0x1620-0x1623.7 (4)
|
|
0x1620| 02 | . | bind: "local" (0) 0x1624-0x1624.3 (0.4)
|
|
0x1620| 02 | . | type: "func" (2) 0x1624.4-0x1624.7 (0.4)
|
|
0x1620| 00 | . | other_unused: 0 0x1625-0x1625.5 (0.6)
|
|
0x1620| 00 | . | visibility: "default" (0) 0x1625.6-0x1625.7 (0.2)
|
|
0x1620| 08 00 | .. | shndx: 8 0x1626-0x1627.7 (2)
|
|
0x1620| 20 05 00 00 00 00 00 00| .......| value: 1312 0x1628-0x162f.7 (8)
|
|
0x1630|00 00 00 00 00 00 00 00 |........ | size: 0 0x1630-0x1637.7 (8)
|
|
| | | [37]{}: symbol 0x1638-0x164f.7 (24)
|
|
0x1630| 35 00 00 00 | 5... | name: "register_tm_clones" (53) 0x1638-0x163b.7 (4)
|
|
0x1630| 02 | . | bind: "local" (0) 0x163c-0x163c.3 (0.4)
|
|
0x1630| 02 | . | type: "func" (2) 0x163c.4-0x163c.7 (0.4)
|
|
0x1630| 00 | . | other_unused: 0 0x163d-0x163d.5 (0.6)
|
|
0x1630| 00 | . | visibility: "default" (0) 0x163d.6-0x163d.7 (0.2)
|
|
0x1630| 08 00| ..| shndx: 8 0x163e-0x163f.7 (2)
|
|
0x1640|50 05 00 00 00 00 00 00 |P....... | value: 1360 0x1640-0x1647.7 (8)
|
|
0x1640| 00 00 00 00 00 00 00 00| ........| size: 0 0x1648-0x164f.7 (8)
|
|
| | | [38]{}: symbol 0x1650-0x1667.7 (24)
|
|
0x1650|1d 00 00 00 |.... | name: "$d" (29) 0x1650-0x1653.7 (4)
|
|
0x1650| 00 | . | bind: "local" (0) 0x1654-0x1654.3 (0.4)
|
|
0x1650| 00 | . | type: "notype" (0) 0x1654.4-0x1654.7 (0.4)
|
|
0x1650| 00 | . | other_unused: 0 0x1655-0x1655.5 (0.6)
|
|
0x1650| 00 | . | visibility: "default" (0) 0x1655.6-0x1655.7 (0.2)
|
|
0x1650| 11 00 | .. | shndx: 17 0x1656-0x1657.7 (2)
|
|
0x1650| 00 10 01 00 00 00 00 00| ........| value: 69632 0x1658-0x165f.7 (8)
|
|
0x1660|00 00 00 00 00 00 00 00 |........ | size: 0 0x1660-0x1667.7 (8)
|
|
| | | [39]{}: symbol 0x1668-0x167f.7 (24)
|
|
0x1660| 48 00 00 00 | H... | name: "__do_global_dtors_aux" (72) 0x1668-0x166b.7 (4)
|
|
0x1660| 02 | . | bind: "local" (0) 0x166c-0x166c.3 (0.4)
|
|
0x1660| 02 | . | type: "func" (2) 0x166c.4-0x166c.7 (0.4)
|
|
0x1660| 00 | . | other_unused: 0 0x166d-0x166d.5 (0.6)
|
|
0x1660| 00 | . | visibility: "default" (0) 0x166d.6-0x166d.7 (0.2)
|
|
0x1660| 08 00| ..| shndx: 8 0x166e-0x166f.7 (2)
|
|
0x1670|90 05 00 00 00 00 00 00 |........ | value: 1424 0x1670-0x1677.7 (8)
|
|
0x1670| 00 00 00 00 00 00 00 00| ........| size: 0 0x1678-0x167f.7 (8)
|
|
| | | [40]{}: symbol 0x1680-0x1697.7 (24)
|
|
0x1680|5e 00 00 00 |^... | name: "completed.1" (94) 0x1680-0x1683.7 (4)
|
|
0x1680| 01 | . | bind: "local" (0) 0x1684-0x1684.3 (0.4)
|
|
0x1680| 01 | . | type: "object" (1) 0x1684.4-0x1684.7 (0.4)
|
|
0x1680| 00 | . | other_unused: 0 0x1685-0x1685.5 (0.6)
|
|
0x1680| 00 | . | visibility: "default" (0) 0x1685.6-0x1685.7 (0.2)
|
|
0x1680| 12 00 | .. | shndx: 18 0x1686-0x1687.7 (2)
|
|
0x1680| 08 10 01 00 00 00 00 00| ........| value: 69640 0x1688-0x168f.7 (8)
|
|
0x1690|01 00 00 00 00 00 00 00 |........ | size: 1 0x1690-0x1697.7 (8)
|
|
| | | [41]{}: symbol 0x1698-0x16af.7 (24)
|
|
0x1690| 1d 00 00 00 | .... | name: "$d" (29) 0x1698-0x169b.7 (4)
|
|
0x1690| 00 | . | bind: "local" (0) 0x169c-0x169c.3 (0.4)
|
|
0x1690| 00 | . | type: "notype" (0) 0x169c.4-0x169c.7 (0.4)
|
|
0x1690| 00 | . | other_unused: 0 0x169d-0x169d.5 (0.6)
|
|
0x1690| 00 | . | visibility: "default" (0) 0x169d.6-0x169d.7 (0.2)
|
|
0x1690| 0e 00| ..| shndx: 14 0x169e-0x169f.7 (2)
|
|
0x16a0|e0 0d 01 00 00 00 00 00 |........ | value: 69088 0x16a0-0x16a7.7 (8)
|
|
0x16a0| 00 00 00 00 00 00 00 00| ........| size: 0 0x16a8-0x16af.7 (8)
|
|
| | | [42]{}: symbol 0x16b0-0x16c7.7 (24)
|
|
0x16b0|6a 00 00 00 |j... | name: "__do_global_dtors_aux_fini_array_entry" (106) 0x16b0-0x16b3.7 (4)
|
|
0x16b0| 01 | . | bind: "local" (0) 0x16b4-0x16b4.3 (0.4)
|
|
0x16b0| 01 | . | type: "object" (1) 0x16b4.4-0x16b4.7 (0.4)
|
|
0x16b0| 00 | . | other_unused: 0 0x16b5-0x16b5.5 (0.6)
|
|
0x16b0| 00 | . | visibility: "default" (0) 0x16b5.6-0x16b5.7 (0.2)
|
|
0x16b0| 0e 00 | .. | shndx: 14 0x16b6-0x16b7.7 (2)
|
|
0x16b0| e0 0d 01 00 00 00 00 00| ........| value: 69088 0x16b8-0x16bf.7 (8)
|
|
0x16c0|00 00 00 00 00 00 00 00 |........ | size: 0 0x16c0-0x16c7.7 (8)
|
|
| | | [43]{}: symbol 0x16c8-0x16df.7 (24)
|
|
0x16c0| 91 00 00 00 | .... | name: "frame_dummy" (145) 0x16c8-0x16cb.7 (4)
|
|
0x16c0| 02 | . | bind: "local" (0) 0x16cc-0x16cc.3 (0.4)
|
|
0x16c0| 02 | . | type: "func" (2) 0x16cc.4-0x16cc.7 (0.4)
|
|
0x16c0| 00 | . | other_unused: 0 0x16cd-0x16cd.5 (0.6)
|
|
0x16c0| 00 | . | visibility: "default" (0) 0x16cd.6-0x16cd.7 (0.2)
|
|
0x16c0| 08 00| ..| shndx: 8 0x16ce-0x16cf.7 (2)
|
|
0x16d0|f0 05 00 00 00 00 00 00 |........ | value: 1520 0x16d0-0x16d7.7 (8)
|
|
0x16d0| 00 00 00 00 00 00 00 00| ........| size: 0 0x16d8-0x16df.7 (8)
|
|
| | | [44]{}: symbol 0x16e0-0x16f7.7 (24)
|
|
0x16e0|9d 00 00 00 |.... | name: "object.0" (157) 0x16e0-0x16e3.7 (4)
|
|
0x16e0| 01 | . | bind: "local" (0) 0x16e4-0x16e4.3 (0.4)
|
|
0x16e0| 01 | . | type: "object" (1) 0x16e4.4-0x16e4.7 (0.4)
|
|
0x16e0| 00 | . | other_unused: 0 0x16e5-0x16e5.5 (0.6)
|
|
0x16e0| 00 | . | visibility: "default" (0) 0x16e5.6-0x16e5.7 (0.2)
|
|
0x16e0| 12 00 | .. | shndx: 18 0x16e6-0x16e7.7 (2)
|
|
0x16e0| 10 10 01 00 00 00 00 00| ........| value: 69648 0x16e8-0x16ef.7 (8)
|
|
0x16f0|30 00 00 00 00 00 00 00 |0....... | size: 48 0x16f0-0x16f7.7 (8)
|
|
| | | [45]{}: symbol 0x16f8-0x170f.7 (24)
|
|
0x16f0| 1d 00 00 00 | .... | name: "$d" (29) 0x16f8-0x16fb.7 (4)
|
|
0x16f0| 00 | . | bind: "local" (0) 0x16fc-0x16fc.3 (0.4)
|
|
0x16f0| 00 | . | type: "notype" (0) 0x16fc.4-0x16fc.7 (0.4)
|
|
0x16f0| 00 | . | other_unused: 0 0x16fd-0x16fd.5 (0.6)
|
|
0x16f0| 00 | . | visibility: "default" (0) 0x16fd.6-0x16fd.7 (0.2)
|
|
0x16f0| 0d 00| ..| shndx: 13 0x16fe-0x16ff.7 (2)
|
|
0x1700|d8 0d 01 00 00 00 00 00 |........ | value: 69080 0x1700-0x1707.7 (8)
|
|
0x1700| 00 00 00 00 00 00 00 00| ........| size: 0 0x1708-0x170f.7 (8)
|
|
| | | [46]{}: symbol 0x1710-0x1727.7 (24)
|
|
0x1710|a6 00 00 00 |.... | name: "__frame_dummy_init_array_entry" (166) 0x1710-0x1713.7 (4)
|
|
0x1710| 01 | . | bind: "local" (0) 0x1714-0x1714.3 (0.4)
|
|
0x1710| 01 | . | type: "object" (1) 0x1714.4-0x1714.7 (0.4)
|
|
0x1710| 00 | . | other_unused: 0 0x1715-0x1715.5 (0.6)
|
|
0x1710| 00 | . | visibility: "default" (0) 0x1715.6-0x1715.7 (0.2)
|
|
0x1710| 0d 00 | .. | shndx: 13 0x1716-0x1717.7 (2)
|
|
0x1710| d8 0d 01 00 00 00 00 00| ........| value: 69080 0x1718-0x171f.7 (8)
|
|
0x1720|00 00 00 00 00 00 00 00 |........ | size: 0 0x1720-0x1727.7 (8)
|
|
| | | [47]{}: symbol 0x1728-0x173f.7 (24)
|
|
0x1720| 1d 00 00 00 | .... | name: "$d" (29) 0x1728-0x172b.7 (4)
|
|
0x1720| 00 | . | bind: "local" (0) 0x172c-0x172c.3 (0.4)
|
|
0x1720| 00 | . | type: "notype" (0) 0x172c.4-0x172c.7 (0.4)
|
|
0x1720| 00 | . | other_unused: 0 0x172d-0x172d.5 (0.6)
|
|
0x1720| 00 | . | visibility: "default" (0) 0x172d.6-0x172d.7 (0.2)
|
|
0x1720| 12 00| ..| shndx: 18 0x172e-0x172f.7 (2)
|
|
0x1730|09 10 01 00 00 00 00 00 |........ | value: 69641 0x1730-0x1737.7 (8)
|
|
0x1730| 00 00 00 00 00 00 00 00| ........| size: 0 0x1738-0x173f.7 (8)
|
|
| | | [48]{}: symbol 0x1740-0x1757.7 (24)
|
|
0x1740|c5 00 00 00 |.... | name: "libbbb.c" (197) 0x1740-0x1743.7 (4)
|
|
0x1740| 04 | . | bind: "local" (0) 0x1744-0x1744.3 (0.4)
|
|
0x1740| 04 | . | type: "file" (4) 0x1744.4-0x1744.7 (0.4)
|
|
0x1740| 00 | . | other_unused: 0 0x1745-0x1745.5 (0.6)
|
|
0x1740| 00 | . | visibility: "default" (0) 0x1745.6-0x1745.7 (0.2)
|
|
0x1740| f1 ff | .. | shndx: 65521 0x1746-0x1747.7 (2)
|
|
0x1740| 00 00 00 00 00 00 00 00| ........| value: 0 0x1748-0x174f.7 (8)
|
|
0x1750|00 00 00 00 00 00 00 00 |........ | size: 0 0x1750-0x1757.7 (8)
|
|
| | | [49]{}: symbol 0x1758-0x176f.7 (24)
|
|
0x1750| 1d 00 00 00 | .... | name: "$d" (29) 0x1758-0x175b.7 (4)
|
|
0x1750| 00 | . | bind: "local" (0) 0x175c-0x175c.3 (0.4)
|
|
0x1750| 00 | . | type: "notype" (0) 0x175c.4-0x175c.7 (0.4)
|
|
0x1750| 00 | . | other_unused: 0 0x175d-0x175d.5 (0.6)
|
|
0x1750| 00 | . | visibility: "default" (0) 0x175d.6-0x175d.7 (0.2)
|
|
0x1750| 0a 00| ..| shndx: 10 0x175e-0x175f.7 (2)
|
|
0x1760|58 06 00 00 00 00 00 00 |X....... | value: 1624 0x1760-0x1767.7 (8)
|
|
0x1760| 00 00 00 00 00 00 00 00| ........| size: 0 0x1768-0x176f.7 (8)
|
|
| | | [50]{}: symbol 0x1770-0x1787.7 (24)
|
|
0x1770|08 00 00 00 |.... | name: "$x" (8) 0x1770-0x1773.7 (4)
|
|
0x1770| 00 | . | bind: "local" (0) 0x1774-0x1774.3 (0.4)
|
|
0x1770| 00 | . | type: "notype" (0) 0x1774.4-0x1774.7 (0.4)
|
|
0x1770| 00 | . | other_unused: 0 0x1775-0x1775.5 (0.6)
|
|
0x1770| 00 | . | visibility: "default" (0) 0x1775.6-0x1775.7 (0.2)
|
|
0x1770| 08 00 | .. | shndx: 8 0x1776-0x1777.7 (2)
|
|
0x1770| 24 06 00 00 00 00 00 00| $.......| value: 1572 0x1778-0x177f.7 (8)
|
|
0x1780|00 00 00 00 00 00 00 00 |........ | size: 0 0x1780-0x1787.7 (8)
|
|
| | | [51]{}: symbol 0x1788-0x179f.7 (24)
|
|
0x1780| 1d 00 00 00 | .... | name: "$d" (29) 0x1788-0x178b.7 (4)
|
|
0x1780| 00 | . | bind: "local" (0) 0x178c-0x178c.3 (0.4)
|
|
0x1780| 00 | . | type: "notype" (0) 0x178c.4-0x178c.7 (0.4)
|
|
0x1780| 00 | . | other_unused: 0 0x178d-0x178d.5 (0.6)
|
|
0x1780| 00 | . | visibility: "default" (0) 0x178d.6-0x178d.7 (0.2)
|
|
0x1780| 0c 00| ..| shndx: 12 0x178e-0x178f.7 (2)
|
|
0x1790|18 07 00 00 00 00 00 00 |........ | value: 1816 0x1790-0x1797.7 (8)
|
|
0x1790| 00 00 00 00 00 00 00 00| ........| size: 0 0x1798-0x179f.7 (8)
|
|
| | | [52]{}: symbol 0x17a0-0x17b7.7 (24)
|
|
0x17a0|12 00 00 00 |.... | name: "crtstuff.c" (18) 0x17a0-0x17a3.7 (4)
|
|
0x17a0| 04 | . | bind: "local" (0) 0x17a4-0x17a4.3 (0.4)
|
|
0x17a0| 04 | . | type: "file" (4) 0x17a4.4-0x17a4.7 (0.4)
|
|
0x17a0| 00 | . | other_unused: 0 0x17a5-0x17a5.5 (0.6)
|
|
0x17a0| 00 | . | visibility: "default" (0) 0x17a5.6-0x17a5.7 (0.2)
|
|
0x17a0| f1 ff | .. | shndx: 65521 0x17a6-0x17a7.7 (2)
|
|
0x17a0| 00 00 00 00 00 00 00 00| ........| value: 0 0x17a8-0x17af.7 (8)
|
|
0x17b0|00 00 00 00 00 00 00 00 |........ | size: 0 0x17b0-0x17b7.7 (8)
|
|
| | | [53]{}: symbol 0x17b8-0x17cf.7 (24)
|
|
0x17b0| 1d 00 00 00 | .... | name: "$d" (29) 0x17b8-0x17bb.7 (4)
|
|
0x17b0| 00 | . | bind: "local" (0) 0x17bc-0x17bc.3 (0.4)
|
|
0x17b0| 00 | . | type: "notype" (0) 0x17bc.4-0x17bc.7 (0.4)
|
|
0x17b0| 00 | . | other_unused: 0 0x17bd-0x17bd.5 (0.6)
|
|
0x17b0| 00 | . | visibility: "default" (0) 0x17bd.6-0x17bd.7 (0.2)
|
|
0x17b0| 0c 00| ..| shndx: 12 0x17be-0x17bf.7 (2)
|
|
0x17c0|38 07 00 00 00 00 00 00 |8....... | value: 1848 0x17c0-0x17c7.7 (8)
|
|
0x17c0| 00 00 00 00 00 00 00 00| ........| size: 0 0x17c8-0x17cf.7 (8)
|
|
| | | [54]{}: symbol 0x17d0-0x17e7.7 (24)
|
|
0x17d0|ce 00 00 00 |.... | name: "__FRAME_END__" (206) 0x17d0-0x17d3.7 (4)
|
|
0x17d0| 01 | . | bind: "local" (0) 0x17d4-0x17d4.3 (0.4)
|
|
0x17d0| 01 | . | type: "object" (1) 0x17d4.4-0x17d4.7 (0.4)
|
|
0x17d0| 00 | . | other_unused: 0 0x17d5-0x17d5.5 (0.6)
|
|
0x17d0| 00 | . | visibility: "default" (0) 0x17d5.6-0x17d5.7 (0.2)
|
|
0x17d0| 0c 00 | .. | shndx: 12 0x17d6-0x17d7.7 (2)
|
|
0x17d0| 38 07 00 00 00 00 00 00| 8.......| value: 1848 0x17d8-0x17df.7 (8)
|
|
0x17e0|00 00 00 00 00 00 00 00 |........ | size: 0 0x17e0-0x17e7.7 (8)
|
|
| | | [55]{}: symbol 0x17e8-0x17ff.7 (24)
|
|
0x17e0| 00 00 00 00 | .... | name: "" (0) 0x17e8-0x17eb.7 (4)
|
|
0x17e0| 04 | . | bind: "local" (0) 0x17ec-0x17ec.3 (0.4)
|
|
0x17e0| 04 | . | type: "file" (4) 0x17ec.4-0x17ec.7 (0.4)
|
|
0x17e0| 00 | . | other_unused: 0 0x17ed-0x17ed.5 (0.6)
|
|
0x17e0| 00 | . | visibility: "default" (0) 0x17ed.6-0x17ed.7 (0.2)
|
|
0x17e0| f1 ff| ..| shndx: 65521 0x17ee-0x17ef.7 (2)
|
|
0x17f0|00 00 00 00 00 00 00 00 |........ | value: 0 0x17f0-0x17f7.7 (8)
|
|
0x17f0| 00 00 00 00 00 00 00 00| ........| size: 0 0x17f8-0x17ff.7 (8)
|
|
| | | [56]{}: symbol 0x1800-0x1817.7 (24)
|
|
0x1800|dc 00 00 00 |.... | name: "_DYNAMIC" (220) 0x1800-0x1803.7 (4)
|
|
0x1800| 01 | . | bind: "local" (0) 0x1804-0x1804.3 (0.4)
|
|
0x1800| 01 | . | type: "object" (1) 0x1804.4-0x1804.7 (0.4)
|
|
0x1800| 00 | . | other_unused: 0 0x1805-0x1805.5 (0.6)
|
|
0x1800| 00 | . | visibility: "default" (0) 0x1805.6-0x1805.7 (0.2)
|
|
0x1800| f1 ff | .. | shndx: 65521 0x1806-0x1807.7 (2)
|
|
0x1800| e8 0d 01 00 00 00 00 00| ........| value: 69096 0x1808-0x180f.7 (8)
|
|
0x1810|00 00 00 00 00 00 00 00 |........ | size: 0 0x1810-0x1817.7 (8)
|
|
| | | [57]{}: symbol 0x1818-0x182f.7 (24)
|
|
0x1810| e5 00 00 00 | .... | name: "__TMC_END__" (229) 0x1818-0x181b.7 (4)
|
|
0x1810| 01 | . | bind: "local" (0) 0x181c-0x181c.3 (0.4)
|
|
0x1810| 01 | . | type: "object" (1) 0x181c.4-0x181c.7 (0.4)
|
|
0x1810| 00 | . | other_unused: 0 0x181d-0x181d.5 (0.6)
|
|
0x1810| 00 | . | visibility: "default" (0) 0x181d.6-0x181d.7 (0.2)
|
|
0x1810| 11 00| ..| shndx: 17 0x181e-0x181f.7 (2)
|
|
0x1820|08 10 01 00 00 00 00 00 |........ | value: 69640 0x1820-0x1827.7 (8)
|
|
0x1820| 00 00 00 00 00 00 00 00| ........| size: 0 0x1828-0x182f.7 (8)
|
|
| | | [58]{}: symbol 0x1830-0x1847.7 (24)
|
|
0x1830|f1 00 00 00 |.... | name: "__dso_handle" (241) 0x1830-0x1833.7 (4)
|
|
0x1830| 01 | . | bind: "local" (0) 0x1834-0x1834.3 (0.4)
|
|
0x1830| 01 | . | type: "object" (1) 0x1834.4-0x1834.7 (0.4)
|
|
0x1830| 00 | . | other_unused: 0 0x1835-0x1835.5 (0.6)
|
|
0x1830| 00 | . | visibility: "default" (0) 0x1835.6-0x1835.7 (0.2)
|
|
0x1830| 11 00 | .. | shndx: 17 0x1836-0x1837.7 (2)
|
|
0x1830| 00 10 01 00 00 00 00 00| ........| value: 69632 0x1838-0x183f.7 (8)
|
|
0x1840|00 00 00 00 00 00 00 00 |........ | size: 0 0x1840-0x1847.7 (8)
|
|
| | | [59]{}: symbol 0x1848-0x185f.7 (24)
|
|
0x1840| fe 00 00 00 | .... | name: "__GNU_EH_FRAME_HDR" (254) 0x1848-0x184b.7 (4)
|
|
0x1840| 00 | . | bind: "local" (0) 0x184c-0x184c.3 (0.4)
|
|
0x1840| 00 | . | type: "notype" (0) 0x184c.4-0x184c.7 (0.4)
|
|
0x1840| 00 | . | other_unused: 0 0x184d-0x184d.5 (0.6)
|
|
0x1840| 00 | . | visibility: "default" (0) 0x184d.6-0x184d.7 (0.2)
|
|
0x1840| 0b 00| ..| shndx: 11 0x184e-0x184f.7 (2)
|
|
0x1850|64 06 00 00 00 00 00 00 |d....... | value: 1636 0x1850-0x1857.7 (8)
|
|
0x1850| 00 00 00 00 00 00 00 00| ........| size: 0 0x1858-0x185f.7 (8)
|
|
| | | [60]{}: symbol 0x1860-0x1877.7 (24)
|
|
0x1860|11 01 00 00 |.... | name: "_GLOBAL_OFFSET_TABLE_" (273) 0x1860-0x1863.7 (4)
|
|
0x1860| 01 | . | bind: "local" (0) 0x1864-0x1864.3 (0.4)
|
|
0x1860| 01 | . | type: "object" (1) 0x1864.4-0x1864.7 (0.4)
|
|
0x1860| 00 | . | other_unused: 0 0x1865-0x1865.5 (0.6)
|
|
0x1860| 00 | . | visibility: "default" (0) 0x1865.6-0x1865.7 (0.2)
|
|
0x1860| f1 ff | .. | shndx: 65521 0x1866-0x1867.7 (2)
|
|
0x1860| d0 0f 01 00 00 00 00 00| ........| value: 69584 0x1868-0x186f.7 (8)
|
|
0x1870|00 00 00 00 00 00 00 00 |........ | size: 0 0x1870-0x1877.7 (8)
|
|
| | | [61]{}: symbol 0x1878-0x188f.7 (24)
|
|
0x1870| 08 00 00 00 | .... | name: "$x" (8) 0x1878-0x187b.7 (4)
|
|
0x1870| 00 | . | bind: "local" (0) 0x187c-0x187c.3 (0.4)
|
|
0x1870| 00 | . | type: "notype" (0) 0x187c.4-0x187c.7 (0.4)
|
|
0x1870| 00 | . | other_unused: 0 0x187d-0x187d.5 (0.6)
|
|
0x1870| 00 | . | visibility: "default" (0) 0x187d.6-0x187d.7 (0.2)
|
|
0x1870| 07 00| ..| shndx: 7 0x187e-0x187f.7 (2)
|
|
0x1880|c0 04 00 00 00 00 00 00 |........ | value: 1216 0x1880-0x1887.7 (8)
|
|
0x1880| 00 00 00 00 00 00 00 00| ........| size: 0 0x1888-0x188f.7 (8)
|
|
| | | [62]{}: symbol 0x1890-0x18a7.7 (24)
|
|
0x1890|27 01 00 00 |'... | name: "puts" (295) 0x1890-0x1893.7 (4)
|
|
0x1890| 12 | . | bind: "global" (1) 0x1894-0x1894.3 (0.4)
|
|
0x1890| 12 | . | type: "func" (2) 0x1894.4-0x1894.7 (0.4)
|
|
0x1890| 00 | . | other_unused: 0 0x1895-0x1895.5 (0.6)
|
|
0x1890| 00 | . | visibility: "default" (0) 0x1895.6-0x1895.7 (0.2)
|
|
0x1890| 00 00 | .. | shndx: 0 0x1896-0x1897.7 (2)
|
|
0x1890| 00 00 00 00 00 00 00 00| ........| value: 0 0x1898-0x189f.7 (8)
|
|
0x18a0|00 00 00 00 00 00 00 00 |........ | size: 0 0x18a0-0x18a7.7 (8)
|
|
| | | [63]{}: symbol 0x18a8-0x18bf.7 (24)
|
|
0x18a0| 2c 01 00 00 | ,... | name: "__cxa_finalize" (300) 0x18a8-0x18ab.7 (4)
|
|
0x18a0| 22 | " | bind: "weak" (2) 0x18ac-0x18ac.3 (0.4)
|
|
0x18a0| 22 | " | type: "func" (2) 0x18ac.4-0x18ac.7 (0.4)
|
|
0x18a0| 00 | . | other_unused: 0 0x18ad-0x18ad.5 (0.6)
|
|
0x18a0| 00 | . | visibility: "default" (0) 0x18ad.6-0x18ad.7 (0.2)
|
|
0x18a0| 00 00| ..| shndx: 0 0x18ae-0x18af.7 (2)
|
|
0x18b0|00 00 00 00 00 00 00 00 |........ | value: 0 0x18b0-0x18b7.7 (8)
|
|
0x18b0| 00 00 00 00 00 00 00 00| ........| size: 0 0x18b8-0x18bf.7 (8)
|
|
| | | [64]{}: symbol 0x18c0-0x18d7.7 (24)
|
|
0x18c0|3b 01 00 00 |;... | name: "_init" (315) 0x18c0-0x18c3.7 (4)
|
|
0x18c0| 12 | . | bind: "global" (1) 0x18c4-0x18c4.3 (0.4)
|
|
0x18c0| 12 | . | type: "func" (2) 0x18c4.4-0x18c4.7 (0.4)
|
|
0x18c0| 00 | . | other_unused: 0 0x18c5-0x18c5.5 (0.6)
|
|
0x18c0| 00 | . | visibility: "default" (0) 0x18c5.6-0x18c5.7 (0.2)
|
|
0x18c0| 06 00 | .. | shndx: 6 0x18c6-0x18c7.7 (2)
|
|
0x18c0| a8 04 00 00 00 00 00 00| ........| value: 1192 0x18c8-0x18cf.7 (8)
|
|
0x18d0|04 00 00 00 00 00 00 00 |........ | size: 4 0x18d0-0x18d7.7 (8)
|
|
| | | [65]{}: symbol 0x18d8-0x18ef.7 (24)
|
|
0x18d0| 41 01 00 00 | A... | name: "__deregister_frame_info" (321) 0x18d8-0x18db.7 (4)
|
|
0x18d0| 20 | | bind: "weak" (2) 0x18dc-0x18dc.3 (0.4)
|
|
0x18d0| 20 | | type: "notype" (0) 0x18dc.4-0x18dc.7 (0.4)
|
|
0x18d0| 00 | . | other_unused: 0 0x18dd-0x18dd.5 (0.6)
|
|
0x18d0| 00 | . | visibility: "default" (0) 0x18dd.6-0x18dd.7 (0.2)
|
|
0x18d0| 00 00| ..| shndx: 0 0x18de-0x18df.7 (2)
|
|
0x18e0|00 00 00 00 00 00 00 00 |........ | value: 0 0x18e0-0x18e7.7 (8)
|
|
0x18e0| 00 00 00 00 00 00 00 00| ........| size: 0 0x18e8-0x18ef.7 (8)
|
|
| | | [66]{}: symbol 0x18f0-0x1907.7 (24)
|
|
0x18f0|59 01 00 00 |Y... | name: "_ITM_registerTMCloneTable" (345) 0x18f0-0x18f3.7 (4)
|
|
0x18f0| 20 | | bind: "weak" (2) 0x18f4-0x18f4.3 (0.4)
|
|
0x18f0| 20 | | type: "notype" (0) 0x18f4.4-0x18f4.7 (0.4)
|
|
0x18f0| 00 | . | other_unused: 0 0x18f5-0x18f5.5 (0.6)
|
|
0x18f0| 00 | . | visibility: "default" (0) 0x18f5.6-0x18f5.7 (0.2)
|
|
0x18f0| 00 00 | .. | shndx: 0 0x18f6-0x18f7.7 (2)
|
|
0x18f0| 00 00 00 00 00 00 00 00| ........| value: 0 0x18f8-0x18ff.7 (8)
|
|
0x1900|00 00 00 00 00 00 00 00 |........ | size: 0 0x1900-0x1907.7 (8)
|
|
| | | [67]{}: symbol 0x1908-0x191f.7 (24)
|
|
0x1900| 73 01 00 00 | s... | name: "_ITM_deregisterTMCloneTable" (371) 0x1908-0x190b.7 (4)
|
|
0x1900| 20 | | bind: "weak" (2) 0x190c-0x190c.3 (0.4)
|
|
0x1900| 20 | | type: "notype" (0) 0x190c.4-0x190c.7 (0.4)
|
|
0x1900| 00 | . | other_unused: 0 0x190d-0x190d.5 (0.6)
|
|
0x1900| 00 | . | visibility: "default" (0) 0x190d.6-0x190d.7 (0.2)
|
|
0x1900| 00 00| ..| shndx: 0 0x190e-0x190f.7 (2)
|
|
0x1910|00 00 00 00 00 00 00 00 |........ | value: 0 0x1910-0x1917.7 (8)
|
|
0x1910| 00 00 00 00 00 00 00 00| ........| size: 0 0x1918-0x191f.7 (8)
|
|
| | | [68]{}: symbol 0x1920-0x1937.7 (24)
|
|
0x1920|8f 01 00 00 |.... | name: "_fini" (399) 0x1920-0x1923.7 (4)
|
|
0x1920| 12 | . | bind: "global" (1) 0x1924-0x1924.3 (0.4)
|
|
0x1920| 12 | . | type: "func" (2) 0x1924.4-0x1924.7 (0.4)
|
|
0x1920| 00 | . | other_unused: 0 0x1925-0x1925.5 (0.6)
|
|
0x1920| 00 | . | visibility: "default" (0) 0x1925.6-0x1925.7 (0.2)
|
|
0x1920| 09 00 | .. | shndx: 9 0x1926-0x1927.7 (2)
|
|
0x1920| 44 06 00 00 00 00 00 00| D.......| value: 1604 0x1928-0x192f.7 (8)
|
|
0x1930|04 00 00 00 00 00 00 00 |........ | size: 4 0x1930-0x1937.7 (8)
|
|
| | | [69]{}: symbol 0x1938-0x194f.7 (24)
|
|
0x1930| 95 01 00 00 | .... | name: "libbbb_bbb" (405) 0x1938-0x193b.7 (4)
|
|
0x1930| 12 | . | bind: "global" (1) 0x193c-0x193c.3 (0.4)
|
|
0x1930| 12 | . | type: "func" (2) 0x193c.4-0x193c.7 (0.4)
|
|
0x1930| 00 | . | other_unused: 0 0x193d-0x193d.5 (0.6)
|
|
0x1930| 00 | . | visibility: "default" (0) 0x193d.6-0x193d.7 (0.2)
|
|
0x1930| 08 00| ..| shndx: 8 0x193e-0x193f.7 (2)
|
|
0x1940|24 06 00 00 00 00 00 00 |$....... | value: 1572 0x1940-0x1947.7 (8)
|
|
0x1940| 20 00 00 00 00 00 00 00| .......| size: 32 0x1948-0x194f.7 (8)
|
|
| | | [70]{}: symbol 0x1950-0x1967.7 (24)
|
|
0x1950|a0 01 00 00 |.... | name: "__register_frame_info" (416) 0x1950-0x1953.7 (4)
|
|
0x1950| 20 | | bind: "weak" (2) 0x1954-0x1954.3 (0.4)
|
|
0x1950| 20 | | type: "notype" (0) 0x1954.4-0x1954.7 (0.4)
|
|
0x1950| 00 | . | other_unused: 0 0x1955-0x1955.5 (0.6)
|
|
0x1950| 00 | . | visibility: "default" (0) 0x1955.6-0x1955.7 (0.2)
|
|
0x1950| 00 00 | .. | shndx: 0 0x1956-0x1957.7 (2)
|
|
0x1950| 00 00 00 00 00 00 00 00| ........| value: 0 0x1958-0x195f.7 (8)
|
|
0x1960|00 00 00 00 00 00 00 00 |........ | size: 0 0x1960-0x1967.7 (8)
|
|
0x22a0| 01 00 00 00 | .... | name: ".symtab" (1) 0x22a8-0x22ab.7 (4)
|
|
0x22a0| 02 00 00 00| ....| type: "symtab" (0x2) (Symbol table) 0x22ac-0x22af.7 (4)
|
|
| | | flags{}: 0x22b0-0x22b7.7 (8)
|
|
0x22b0|00 |. | link_order: false 0x22b0-0x22b0 (0.1)
|
|
0x22b0|00 |. | info_link: false 0x22b0.1-0x22b0.1 (0.1)
|
|
0x22b0|00 |. | strings: false 0x22b0.2-0x22b0.2 (0.1)
|
|
0x22b0|00 |. | merge: false 0x22b0.3-0x22b0.3 (0.1)
|
|
0x22b0|00 |. | unused0: 0 0x22b0.4-0x22b0.4 (0.1)
|
|
0x22b0|00 |. | execinstr: false 0x22b0.5-0x22b0.5 (0.1)
|
|
0x22b0|00 |. | alloc: false 0x22b0.6-0x22b0.6 (0.1)
|
|
0x22b0|00 |. | write: false 0x22b0.7-0x22b0.7 (0.1)
|
|
0x22b0| 00 | . | tls: false 0x22b1-0x22b1 (0.1)
|
|
0x22b0| 00 | . | group: false 0x22b1.1-0x22b1.1 (0.1)
|
|
0x22b0| 00 | . | os_nonconforming: false 0x22b1.2-0x22b1.2 (0.1)
|
|
0x22b0| 00 00 | .. | unused1: 0 0x22b1.3-0x22b2.3 (1.1)
|
|
0x22b0| 00 00 | .. | os_specific: 0 0x22b2.4-0x22b3.3 (1)
|
|
0x22b0| 00 | . | processor_specific: 0 0x22b3.4-0x22b3.7 (0.4)
|
|
0x22b0| 00 00 00 00 | .... | unused2: 0 0x22b4-0x22b7.7 (4)
|
|
0x22b0| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x22b8-0x22bf.7 (8)
|
|
0x22c0|c0 12 00 00 00 00 00 00 |........ | offset: 0x12c0 0x22c0-0x22c7.7 (8)
|
|
0x22c0| a8 06 00 00 00 00 00 00| ........| size: 1704 0x22c8-0x22cf.7 (8)
|
|
0x22d0|1b 00 00 00 |.... | link: 27 0x22d0-0x22d3.7 (4)
|
|
0x22d0| 3e 00 00 00 | >... | info: 62 0x22d4-0x22d7.7 (4)
|
|
0x22d0| 08 00 00 00 00 00 00 00| ........| addralign: 8 0x22d8-0x22df.7 (8)
|
|
0x22e0|18 00 00 00 00 00 00 00 |........ | entsize: 24 0x22e0-0x22e7.7 (8)
|
|
| | | [27]{}: section_header 0x1968-0x2327.7 (2496)
|
|
0x1960| 00 63 72 74 69 2e 6f 00| .crti.o.| string: "\x00crti.o\x00$x\x00crtn.o\x00crtstuff.c\x00$d\x00__EH_FRAME_BEGI..." 0x1968-0x1b1d.7 (438)
|
|
0x1970|24 78 00 63 72 74 6e 2e 6f 00 63 72 74 73 74 75|$x.crtn.o.crtstu|
|
|
* |until 0x1b1d.7 (438) | |
|
|
0x22e0| 09 00 00 00 | .... | name: ".strtab" (9) 0x22e8-0x22eb.7 (4)
|
|
0x22e0| 03 00 00 00| ....| type: "strtab" (0x3) (String table) 0x22ec-0x22ef.7 (4)
|
|
| | | flags{}: 0x22f0-0x22f7.7 (8)
|
|
0x22f0|00 |. | link_order: false 0x22f0-0x22f0 (0.1)
|
|
0x22f0|00 |. | info_link: false 0x22f0.1-0x22f0.1 (0.1)
|
|
0x22f0|00 |. | strings: false 0x22f0.2-0x22f0.2 (0.1)
|
|
0x22f0|00 |. | merge: false 0x22f0.3-0x22f0.3 (0.1)
|
|
0x22f0|00 |. | unused0: 0 0x22f0.4-0x22f0.4 (0.1)
|
|
0x22f0|00 |. | execinstr: false 0x22f0.5-0x22f0.5 (0.1)
|
|
0x22f0|00 |. | alloc: false 0x22f0.6-0x22f0.6 (0.1)
|
|
0x22f0|00 |. | write: false 0x22f0.7-0x22f0.7 (0.1)
|
|
0x22f0| 00 | . | tls: false 0x22f1-0x22f1 (0.1)
|
|
0x22f0| 00 | . | group: false 0x22f1.1-0x22f1.1 (0.1)
|
|
0x22f0| 00 | . | os_nonconforming: false 0x22f1.2-0x22f1.2 (0.1)
|
|
0x22f0| 00 00 | .. | unused1: 0 0x22f1.3-0x22f2.3 (1.1)
|
|
0x22f0| 00 00 | .. | os_specific: 0 0x22f2.4-0x22f3.3 (1)
|
|
0x22f0| 00 | . | processor_specific: 0 0x22f3.4-0x22f3.7 (0.4)
|
|
0x22f0| 00 00 00 00 | .... | unused2: 0 0x22f4-0x22f7.7 (4)
|
|
0x22f0| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x22f8-0x22ff.7 (8)
|
|
0x2300|68 19 00 00 00 00 00 00 |h....... | offset: 0x1968 0x2300-0x2307.7 (8)
|
|
0x2300| b6 01 00 00 00 00 00 00| ........| size: 438 0x2308-0x230f.7 (8)
|
|
0x2310|00 00 00 00 |.... | link: 0 0x2310-0x2313.7 (4)
|
|
0x2310| 00 00 00 00 | .... | info: 0 0x2314-0x2317.7 (4)
|
|
0x2310| 01 00 00 00 00 00 00 00| ........| addralign: 1 0x2318-0x231f.7 (8)
|
|
0x2320|00 00 00 00 00 00 00 00 |........ | entsize: 0 0x2320-0x2327.7 (8)
|
|
| | | [28]{}: section_header 0x1b1e-0x2367.7 (2122)
|
|
0x1b10| 00 2e| ..| string: "\x00.symtab\x00.strtab\x00.shstrtab\x00.gnu.hash\x00.dynsym\x00.d..." 0x1b1e-0x1c20.7 (259)
|
|
0x1b20|73 79 6d 74 61 62 00 2e 73 74 72 74 61 62 00 2e|symtab..strtab..|
|
|
* |until 0x1c20.7 (259) | |
|
|
0x2320| 11 00 00 00 | .... | name: ".shstrtab" (17) 0x2328-0x232b.7 (4)
|
|
0x2320| 03 00 00 00| ....| type: "strtab" (0x3) (String table) 0x232c-0x232f.7 (4)
|
|
| | | flags{}: 0x2330-0x2337.7 (8)
|
|
0x2330|00 |. | link_order: false 0x2330-0x2330 (0.1)
|
|
0x2330|00 |. | info_link: false 0x2330.1-0x2330.1 (0.1)
|
|
0x2330|00 |. | strings: false 0x2330.2-0x2330.2 (0.1)
|
|
0x2330|00 |. | merge: false 0x2330.3-0x2330.3 (0.1)
|
|
0x2330|00 |. | unused0: 0 0x2330.4-0x2330.4 (0.1)
|
|
0x2330|00 |. | execinstr: false 0x2330.5-0x2330.5 (0.1)
|
|
0x2330|00 |. | alloc: false 0x2330.6-0x2330.6 (0.1)
|
|
0x2330|00 |. | write: false 0x2330.7-0x2330.7 (0.1)
|
|
0x2330| 00 | . | tls: false 0x2331-0x2331 (0.1)
|
|
0x2330| 00 | . | group: false 0x2331.1-0x2331.1 (0.1)
|
|
0x2330| 00 | . | os_nonconforming: false 0x2331.2-0x2331.2 (0.1)
|
|
0x2330| 00 00 | .. | unused1: 0 0x2331.3-0x2332.3 (1.1)
|
|
0x2330| 00 00 | .. | os_specific: 0 0x2332.4-0x2333.3 (1)
|
|
0x2330| 00 | . | processor_specific: 0 0x2333.4-0x2333.7 (0.4)
|
|
0x2330| 00 00 00 00 | .... | unused2: 0 0x2334-0x2337.7 (4)
|
|
0x2330| 00 00 00 00 00 00 00 00| ........| addr: 0x0 0x2338-0x233f.7 (8)
|
|
0x2340|1e 1b 00 00 00 00 00 00 |........ | offset: 0x1b1e 0x2340-0x2347.7 (8)
|
|
0x2340| 03 01 00 00 00 00 00 00| ........| size: 259 0x2348-0x234f.7 (8)
|
|
0x2350|00 00 00 00 |.... | link: 0 0x2350-0x2353.7 (4)
|
|
0x2350| 00 00 00 00 | .... | info: 0 0x2354-0x2357.7 (4)
|
|
0x2350| 01 00 00 00 00 00 00 00| ........| addralign: 1 0x2358-0x235f.7 (8)
|
|
0x2360|00 00 00 00 00 00 00 00| |........| | entsize: 0 0x2360-0x2367.7 (8)
|
|
0x0730| 00 00 00 00| ....| unknown0: raw bits 0x73c-0xdd7.7 (1692)
|
|
0x0740|00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00|................|
|
|
* |until 0xdd7.7 (1692) | |
|
|
0x1030| 00 00 00 00 00 00 00| .......| unknown1: raw bits 0x1039-0x103f.7 (7)
|
|
0x1230| 00 00 00 00 00 00 00 00 00 00| ..........| unknown2: raw bits 0x1236-0x123f.7 (10)
|
|
0x1c20| 00 00 00 00 00 00 00 | ....... | unknown3: raw bits 0x1c21-0x1c27.7 (7)
|