x86-64: Add R_X86_64_converted_reloc_bit
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / ilp32-4-nacl.d
1 #source: ilp32-4.s
2 #as: --x32
3 #ld: -m elf32_x86_64_nacl -shared --no-ld-generated-unwind-info --hash-style=sysv
4 #readelf: -d -S --wide
5 #target: x86_64-*-nacl*
6
7 There are 9 section headers, starting at offset 0x[0-9a-f]+:
8
9 Section Headers:
10 +\[Nr\] Name +Type +Addr +Off +Size +ES +Flg +Lk +Inf +Al
11 +\[ 0\] +NULL +0+ 0+ 0+ 00 +0 +0 +0
12 +\[ 1\] \.text +PROGBITS +0+ 0+10000 +0+1 +00 +AX +0 +0 +1
13 +\[ 2\] \.hash +HASH +100000b4 +0+b4 +0+28 +04 +A +3 +0 +4
14 +\[ 3\] \.dynsym +DYNSYM +100000dc +0+dc +0+50 +10 +A +4 +1 +4
15 +\[ 4\] \.dynstr +STRTAB +1000012c +0+12c +0+19 +00 +A +0 +0 +1
16 +\[ 5\] \.dynamic +DYNAMIC +10010148 +0+148 +0+58 +08 +WA +4 +0 +4
17 +\[ 6\] \.symtab +SYMTAB +0+0 +[0-9a-f]+ +[0-9a-f]+ +10 +7 +[0-9] +4
18 +\[ 7\] \.strtab +STRTAB +0+ +[0-9a-f]+ +[0-9a-f]+ +00 +0 +0 +1
19 +\[ 8\] \.shstrtab +STRTAB +0+ +[0-9a-f]+ +0+40 +00 +0 +0 +1
20 Key to Flags:
21 #...
22
23 Dynamic section at offset 0x148 contains 6 entries:
24 Tag Type Name/Value
25 0x00000004 \(HASH\) 0x100000b4
26 0x00000005 \(STRTAB\) 0x1000012c
27 0x00000006 \(SYMTAB\) 0x100000dc
28 0x0000000a \(STRSZ\) 25 \(bytes\)
29 0x0000000b \(SYMENT\) 16 \(bytes\)
30 0x00000000 \(NULL\) 0x0
This page took 0.033658 seconds and 4 git commands to generate.