1 #readelf: -Sg
2 #name: ia64 group
3 
4 There are 9 section headers, starting at offset .*:
5 
6 Section Headers:
7   \[Nr\] Name              Type             Address           Offset
8        Size              EntSize          Flags  Link  Info  Align
9   \[ 0\]                   NULL             0000000000000000  00000000
10        0000000000000000  0000000000000000           0     0     0
11   \[ 1\] \.group            GROUP            0000000000000000  00000040
12        0000000000000008  0000000000000004           6     6     4
13   \[ 2\] \.text             PROGBITS         0000000000000000  00000050
14        0000000000000000  0000000000000000  AX       0     0     16
15   \[ 3\] \.data             PROGBITS         0000000000000000  00000050
16        0000000000000000  0000000000000000  WA       0     0     1
17   \[ 4\] \.bss              NOBITS           0000000000000000  00000050
18        0000000000000000  0000000000000000  WA       0     0     1
19   \[ 5\] \.text             PROGBITS         0000000000000000  00000050
20        0000000000000010  0000000000000000 AXG       0     0     16
21   \[ 6\] \.symtab           SYMTAB           0000000000000000  .*
22        00000000000000c0  0000000000000018           7     8     8
23   \[ 7\] \.strtab           STRTAB           0000000000000000  .*
24        000000000000000[7c]  0000000000000000           0     0     1
25   \[ 8\] \.shstrtab         STRTAB           0000000000000000  [0-9a-f]+
26        0000000000000033  0000000000000000           0     0     1
27 Key to Flags:
28 #...
29 
30 COMDAT group section \[    1\] `\.group' \[\._foo\] contains 1 sections:
31    \[Index\]    Name
32    \[    5\]   \.text
33