Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-unwind.d
1 #as: -mx86-used-note=no --generate-missing-build-notes=no
2 #readelf: -S
3 #name: x86-64 unwind
4
5 There are 8 section headers, starting at offset 0x[0-9a-f]+:
6
7 Section Headers:
8 \[Nr\] Name Type Address Offset
9 Size EntSize Flags Link Info Align
10 \[ 0\] NULL 0000000000000000 00000000
11 0000000000000000 0000000000000000 0 0 0
12 \[ 1\] \.text PROGBITS 0000000000000000 00000040
13 0000000000000000 0000000000000000 AX 0 0 1
14 \[ 2\] \.data PROGBITS 0000000000000000 00000040
15 0000000000000000 0000000000000000 WA 0 0 1
16 \[ 3\] \.bss NOBITS 0000000000000000 00000040
17 0000000000000000 0000000000000000 WA 0 0 1
18 \[ 4\] \.eh_frame X86_64_UNWIND 0000000000000000 00000040
19 0000000000000008 0000000000000000 A 0 0 1
20 \[ 5\] \.symtab SYMTAB 0000000000000000 [0-9a-f]+
21 0000000000000078 0000000000000018 6 5 8
22 \[ 6\] \.strtab STRTAB 0000000000000000 [0-9a-f]+
23 0000000000000001 0000000000000000 . 0 0 1
24 \[ 7\] \.shstrtab STRTAB 0000000000000000 [0-9a-f]+
25 0000000000000036 0000000000000000 . 0 0 1
26 Key to Flags:
27 #...
This page took 0.053667 seconds and 4 git commands to generate.