Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-unwind.d
1 #as: -mx86-used-note=no --generate-missing-build-notes=no
2 #source: ../x86-64-unwind.s
3 #readelf: -S
4 #name: x86-64 (ILP32) unwind
5
6 There are 8 section headers, starting at offset 0x[0-9a-f]+:
7
8 Section Headers:
9 \[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
10 \[ 0\] NULL 00000000 000000 000000 00 0 0 0
11 \[ 1\] .text PROGBITS 00000000 000034 000000 00 AX 0 0 1
12 \[ 2\] .data PROGBITS 00000000 000034 000000 00 WA 0 0 1
13 \[ 3\] .bss NOBITS 00000000 000034 000000 00 WA 0 0 1
14 \[ 4\] .eh_frame X86_64_UNWIND 00000000 000034 000008 00 A 0 0 1
15 \[ 5\] .symtab SYMTAB 00000000 [0-9a-f]+ 000050 10 6 5 4
16 \[ 6\] .strtab STRTAB 00000000 [0-9a-f]+ 000001 00 . 0 0 1
17 \[ 7\] .shstrtab STRTAB 00000000 [0-9a-f]+ 000036 00 . 0 0 1
18 Key to Flags:
19 #pass
This page took 0.030546 seconds and 4 git commands to generate.