Change readelf's display of symbol names (when not in --wide mode) so that if they...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / unwind.d
1 #readelf: -S -T
2 #name: ia64 unwind section
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\] \.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\] \.IA_64\.unwind_inf PROGBITS 0000000000000000 00000040
18 0000000000000008 0000000000000000 A 0 0 8
19 \[ 5\] \.IA_64\.unwind IA_64_UNWIND 0000000000000000 00000048
20 0000000000000008 0000000000000000 AL 1 1 8
21 \[ 6\] \.symtab SYMTAB 0000000000000000 .*
22 0000000000000090 0000000000000018 7 6 8
23 \[ 7\] \.strtab STRTAB 0000000000000000 .*
24 0000000000000001 0000000000000000 0 0 1
25 \[ 8\] \.shstrtab STRTAB 0000000000000000 [0-9a-f]+
26 000000000000004d 0000000000000000 0 0 1
27 Key to Flags:
28 #...
This page took 0.030038 seconds and 4 git commands to generate.