1
2Elf file type is DYN \(Shared object file\)
3Entry point .*
4There are 5 program headers, starting at offset .*
5
6Program Headers:
7 * Type * Offset * VirtAddr * PhysAddr * FileSiz * MemSiz * Flg * Align
8 * REGINFO * [^ ]+ * 0x0+00000 * 0x0+00000 [^ ]+ * [^ ]+ * R * 0x.*
9 * LOAD * [^ ]+ * 0x0+00000 * 0x0+00000 [^ ]+ * [^ ]+ * R E * 0x.*
10 * LOAD * [^ ]+ * 0x0+10000 * 0x0+10000 [^ ]+ * [^ ]+ * RW  * 0x.*
11 * DYNAMIC * [^ ]+ * 0x0+00400 * 0x0+00400 [^ ]+ * [^ ]+ * R  * 0x.*
12 * NULL * .*
13
14 *Section to Segment mapping:
15 *Segment Sections\.\.\.
16 *0*0 * \.reginfo *
17 *0*1 * \.reginfo \.dynamic \.dynsym \.dynstr \.hash \.text \.MIPS.stubs *
18 *0*2 * \.data \.got *
19 *0*3 * \.dynamic *
20 *0*4 *
21