1There are 15 section headers, starting at offset .*:
2
3Section Headers:
4  \[Nr\] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
5  \[ 0\]                   NULL            00000000 000000 000000 00      0   0  0
6  \[ 1\] \.hash             HASH            00008000 001000 000038 04   A  2   0  4
7  \[ 2\] \.dynsym           DYNSYM          00008038 001038 000090 10   A  3   6  4
8  \[ 3\] \.dynstr           STRTAB          000080c8 0010c8 00000a 00   A  0   0  1
9  \[ 4\] \.rela\.got         RELA            000080d4 0010d4 000024 0c  AI  2   8  4
10  \[ 5\] \.rela\.neardata    RELA            000080f8 0010f8 000030 0c  AI  2   9  4
11  \[ 6\] \.dynamic          DYNAMIC         00008128 001128 000090 08  WA  3   0  4
12  \[ 7\] \.text             PROGBITS        10000000 002000 0000c0 00  AX  0   0 32
13  \[ 8\] \.got              PROGBITS        100000c0 0020c0 000020 00  WA  0   0  4
14  \[ 9\] \.neardata         PROGBITS        100000e0 0020e0 000014 00  WA  0   0  4
15  \[10\] \.bss              NOBITS          100000f4 0020f4 000004 00  WA  0   0  4
16  \[11\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020f4 000019 00      0   0  1
17  \[12\] \.symtab           SYMTAB          00000000 002110 0001c0 10     13  22  4
18  \[13\] \.strtab           STRTAB .*
19  \[14\] \.shstrtab         STRTAB .*
20Key to Flags:
21#...
22
23Elf file type is EXEC \(Executable file\)
24Entry point 0x10000000
25There are 4 program headers, starting at offset 52
26
27Program Headers:
28  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
29  LOAD           0x001000 0x00008000 0x00008000 0x001b8 0x001b8 RW  0x1000
30  LOAD           0x002000 0x10000000 0x10000000 0x000f4 0x000f8 RWE 0x1000
31  DYNAMIC        0x001128 0x00008128 0x00008128 0x00090 0x00090 RW  0x4
32  GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x20000 RWE 0x8
33
34 Section to Segment mapping:
35  Segment Sections\.\.\.
36   00     \.hash \.dynsym \.dynstr \.rela\.got \.rela\.neardata \.dynamic
37   01     \.text \.got \.neardata \.bss
38   02     \.dynamic
39   03
40
41Dynamic section at offset 0x1128 contains 13 entries:
42  Tag        Type                         Name/Value
43 0x00000004 \(HASH\)                       0x8000
44 0x00000005 \(STRTAB\)                     0x80c8
45 0x00000006 \(SYMTAB\)                     0x8038
46 0x0000000a \(STRSZ\)                      10 \(bytes\)
47 0x0000000b \(SYMENT\)                     16 \(bytes\)
48 0x00000015 \(DEBUG\)                      0x0
49 0x00000007 \(RELA\)                       0x80d4
50 0x00000008 \(RELASZ\)                     84 \(bytes\)
51 0x00000009 \(RELAENT\)                    12 \(bytes\)
52 0x70000000 \(C6000_DSBT_BASE\)            0x100000c0
53 0x70000001 \(C6000_DSBT_SIZE\)            0x3
54 0x70000003 \(C6000_DSBT_INDEX\)           0x0
55 0x00000000 \(NULL\)                       0x0
56
57Relocation section '\.rela\.got' at offset 0x10d4 contains 3 entries:
58 Offset     Info    Type                Sym\. Value  Symbol's Name \+ Addend
59100000d8  00000401 R_C6000_ABS32          100000f4   \.bss \+ 0
60100000d4  00000601 R_C6000_ABS32          100000e8   b \+ 0
61100000dc  00000801 R_C6000_ABS32          100000e0   a \+ 0
62
63Relocation section '\.rela\.neardata' at offset 0x10f8 contains 4 entries:
64 Offset     Info    Type                Sym\. Value  Symbol's Name \+ Addend
65100000e0  00000101 R_C6000_ABS32          10000000   \.text \+ 8
66100000e4  00000701 R_C6000_ABS32          00000000   g1 \+ 0
67100000ec  00000701 R_C6000_ABS32          00000000   g1 \+ 0
68100000f0  00000301 R_C6000_ABS32          100000e0   \.neardata \+ 4
69
70Symbol table '\.dynsym' contains 9 entries:
71   Num:    Value  Size Type    Bind   Vis      Ndx Name
72     0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND
73     1: 10000000     0 SECTION LOCAL  DEFAULT    7.*
74     2: 100000c0     0 SECTION LOCAL  DEFAULT    8.*
75     3: 100000e0     0 SECTION LOCAL  DEFAULT    9.*
76     4: 100000f4     0 SECTION LOCAL  DEFAULT   10.*
77     5: 100000f4     4 OBJECT  LOCAL  DEFAULT   10 c
78     6: 100000e8     4 OBJECT  GLOBAL DEFAULT    9 b
79     7: 00000000     0 NOTYPE  WEAK   DEFAULT  UND g1
80     8: 100000e0     4 OBJECT  GLOBAL DEFAULT    9 a
81
82Symbol table '\.symtab' contains 28 entries:
83   Num:    Value  Size Type    Bind   Vis      Ndx Name
84     0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND
85     1: 00008000     0 SECTION LOCAL  DEFAULT    1.*
86     2: 00008038     0 SECTION LOCAL  DEFAULT    2.*
87     3: 000080c8     0 SECTION LOCAL  DEFAULT    3.*
88     4: 000080d4     0 SECTION LOCAL  DEFAULT    4.*
89     5: 000080f8     0 SECTION LOCAL  DEFAULT    5.*
90     6: 00008128     0 SECTION LOCAL  DEFAULT    6.*
91     7: 10000000     0 SECTION LOCAL  DEFAULT    7.*
92     8: 100000c0     0 SECTION LOCAL  DEFAULT    8.*
93     9: 100000e0     0 SECTION LOCAL  DEFAULT    9.*
94    10: 100000f4     0 SECTION LOCAL  DEFAULT   10.*
95    11: 00000000     0 SECTION LOCAL  DEFAULT   11.*
96    12: 00000000     0 FILE    LOCAL  DEFAULT  ABS .*shlib-1\.o
97    13: 10000000     0 FUNC    LOCAL  HIDDEN     7 sub1
98    14: 00000000     0 FILE    LOCAL  DEFAULT  ABS .*shlib-app-1\.o
99    15: 10000080     0 NOTYPE  LOCAL  DEFAULT    7 fish
100    16: 100000ec     8 OBJECT  LOCAL  DEFAULT    9 w
101    17: 00000000     0 FILE    LOCAL  DEFAULT  ABS
102    18: 00008128     0 OBJECT  LOCAL  DEFAULT    6 _DYNAMIC
103    19: 100000f4     4 OBJECT  LOCAL  DEFAULT   10 c
104    20: 100000cc     0 OBJECT  LOCAL  DEFAULT    8 _GLOBAL_OFFSET_TABLE_
105    21: 100000c0     0 NOTYPE  LOCAL  DEFAULT    8 __c6xabi_DSBT_BASE
106    22: 100000e8     4 OBJECT  GLOBAL DEFAULT    9 b
107    23: 00000000     0 NOTYPE  WEAK   DEFAULT  UND g1
108    24: 100000e4     4 OBJECT  GLOBAL DEFAULT    9 g2
109    25: 10000008    52 FUNC    GLOBAL DEFAULT    7 sub0
110    26: 100000e0     4 OBJECT  GLOBAL DEFAULT    9 a
111    27: 10000040    52 FUNC    GLOBAL DEFAULT    7 sub
112