Support different ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68k / tls-ld-2.d
1 #as: -mcpu=5206
2 #source: tls-ld-2.s
3 #ld: -shared --hash-style=sysv
4 #readelf: -d -r
5
6 Dynamic section at offset .* contains 6 entries:
7 Tag Type Name/Value
8 0x00000004 \(HASH\) 0x[0-9a-f]+
9 0x00000005 \(STRTAB\) 0x[0-9a-f]+
10 0x00000006 \(SYMTAB\) 0x[0-9a-f]+
11 0x0000000a \(STRSZ\) [0-9]+ \(bytes\)
12 0x0000000b \(SYMENT\) 16 \(bytes\)
13 0x00000000 \(NULL\) 0x0
14
15 There are no relocations in this file.
This page took 0.03134 seconds and 4 git commands to generate.