1 #readelf: -S
2 #name: ia64 section name
3 
4 There are 8 section headers, starting at offset 0x80:
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\] \.text             PROGBITS         0000000000000000  00000040
12        0000000000000000  0000000000000000  AX       0     0     16
13   \[ 2\] \.data             PROGBITS         0000000000000000  00000040
14        0000000000000000  0000000000000000  WA       0     0     1
15   \[ 3\] \.bss              NOBITS           0000000000000000  00000040
16        0000000000000000  0000000000000000  WA       0     0     1
17   \[ 4\] \.foo              PROGBITS         0000000000000000  00000040
18        0000000000000008  0000000000000000  WA       0     0     8
19   \[ 5\] \.shstrtab         STRTAB           0000000000000000  00000048
20        0000000000000031  0000000000000000           0     0     1
21   \[ 6\] \.symtab           SYMTAB           0000000000000000  00000280
22        0000000000000078  0000000000000018           7     5     8
23   \[ 7\] \.strtab           STRTAB           0000000000000000  000002f8
24        0000000000000001  0000000000000000           0     0     1
25 Key to Flags:
26   W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
27   I \(info\), L \(link order\), G \(group\), x \(unknown\)
28   O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
29