x86/Intel: fix fallout from earlier template folding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-unwind.d
1 #readelf: -S
2 #name: x86-64 unwind
3
4 There are 8 section headers, starting at offset 0x[0-9a-f]+:
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 1
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\] \.eh_frame X86_64_UNWIND 0000000000000000 00000040
18 0000000000000008 0000000000000000 A 0 0 1
19 \[ 5\] \.symtab SYMTAB 0000000000000000 [0-9a-f]+
20 0000000000000078 0000000000000018 6 5 8
21 \[ 6\] \.strtab STRTAB 0000000000000000 [0-9a-f]+
22 0000000000000001 0000000000000000 . 0 0 1
23 \[ 7\] \.shstrtab STRTAB 0000000000000000 [0-9a-f]+
24 0000000000000036 0000000000000000 . 0 0 1
25 Key to Flags:
26 #...
This page took 0.031219 seconds and 4 git commands to generate.