x86-64: Force symbol dynamic if it isn't undefined weak
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / ilp32-4.d
CommitLineData
570561f7 1#as: --x32
e41b3a13 2#ld: -m elf32_x86_64 -shared --no-ld-generated-unwind-info
82e96e07 3#readelf: -d -S --wide
5a68afcf 4#target: x86_64-*-linux*
82e96e07 5
a485e98e 6There are 9 section headers, starting at offset .*:
82e96e07
L
7
8Section Headers:
9 \[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
10 \[ 0\] NULL 00000000 000000 000000 00 0 0 0
8f79b794
L
11 \[ 1\] .hash HASH 00000094 000094 000028 04 A 2 0 4
12 \[ 2\] .dynsym DYNSYM 000000bc 0000bc 000050 10 A 3 1 4
13 \[ 3\] .dynstr STRTAB 0000010c 00010c 000019 00 A 0 0 1
14 \[ 4\] .text PROGBITS 00000125 000125 000001 00 AX 0 0 1
15 \[ 5\] .dynamic DYNAMIC 00200128 000128 000058 08 WA 3 0 4
dd905818
NC
16 \[ 6\] .symtab SYMTAB 00000000 [0-9a-f]+ [0-9a-f]+ 10 7 [0-9] 4
17 \[ 7\] .strtab STRTAB 00000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1
18 \[ 8\] .shstrtab STRTAB 00000000 [0-9a-f]+ 000040 00 0 0 1
82e96e07 19Key to Flags:
9fb71ee4 20#...
82e96e07 21
8f79b794 22Dynamic section at offset 0x128 contains 6 entries:
82e96e07
L
23 Tag Type Name/Value
24 0x00000004 \(HASH\) 0x94
8f79b794
L
25 0x00000005 \(STRTAB\) 0x10c
26 0x00000006 \(SYMTAB\) 0xbc
df4f9443 27 0x0000000a \(STRSZ\) 25 \(bytes\)
82e96e07 28 0x0000000b \(SYMENT\) 16 \(bytes\)
82e96e07 29 0x00000000 \(NULL\) 0x0
This page took 0.283661 seconds and 4 git commands to generate.