blob: c223876644eccf290cb734b4eceb6b368dc517c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Elf file type is EXEC.*
Entry point 0x0
There are 3 program headers, starting at offset [0-9]+
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD ( +0x[0-9a-f]+){5} R E 0x[0-9a-f]+
LOAD ( +0x[0-9a-f]+){5} RW 0x[0-9a-f]+
LOAD ( +0x[0-9a-f]+){5} R E 0x[0-9a-f]+
Section to Segment mapping:
Segment Sections...
00 .text_vle .text_iv
01 .data
02 .iv_handlers
|