M68K TLS support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68k / got-multigot-14-ok.d
CommitLineData
7fb9f789
NC
1#as: -mcpu=5206
2#ld: -shared --got=multigot
3#readelf: -d -r
4
5Dynamic section at offset .* contains 9 entries:
6 Tag Type Name/Value
7 0x00000004 \(HASH\) 0x[0-9a-f]+
8 0x00000005 \(STRTAB\) 0x[0-9a-f]+
9 0x00000006 \(SYMTAB\) 0x[0-9a-f]+
10 0x0000000a \(STRSZ\) [0-9]+ \(bytes\)
11 0x0000000b \(SYMENT\) 16 \(bytes\)
12 0x00000007 \(RELA\) 0x[0-9a-f]+
cf869cce 13 0x00000008 \(RELASZ\) 196584 \(bytes\)
7fb9f789
NC
14 0x00000009 \(RELAENT\) 12 \(bytes\)
15 0x00000000 \(NULL\) 0x0
16
cf869cce 17Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 16382 entries:
7fb9f789 18 Offset Info Type Sym.Value Sym. Name \+ Addend
This page took 0.04971 seconds and 4 git commands to generate.