Move ELF section headers to end of object file
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-unwind.d
1 #source: ../x86-64-unwind.s
2 #readelf: -S
3 #name: x86-64 (ILP32) unwind
4
5 There are 8 section headers, starting at offset 0xc8:
6
7 Section Headers:
8 \[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
9 \[ 0\] NULL 00000000 000000 000000 00 0 0 0
10 \[ 1\] .text PROGBITS 00000000 000034 000000 00 AX 0 0 1
11 \[ 2\] .data PROGBITS 00000000 000034 000000 00 WA 0 0 1
12 \[ 3\] .bss NOBITS 00000000 000034 000000 00 WA 0 0 1
13 \[ 4\] .eh_frame X86_64_UNWIND 00000000 000034 000008 00 A 0 0 1
14 \[ 5\] .shstrtab STRTAB 00000000 00003c 000036 00 0 0 1
15 \[ 6\] .symtab SYMTAB 00000000 000074 000050 10 7 5 4
16 \[ 7\] .strtab STRTAB 00000000 0000c4 000001 00 0 0 1
17 Key to Flags:
18 W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\), l \(large\)
19 I \(info\), L \(link order\), G \(group\), T \(TLS\), E \(exclude\), x \(unknown\)
20 O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
21 #pass
This page took 0.036828 seconds and 4 git commands to generate.