* lib/ld-lib.exp (run_ld_link_tests): Add another argument, pass
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68k / tls-gd-1.d
CommitLineData
34a0278d
NC
1#as: -mcpu=5206
2#source: tls-gd-1.s
3#ld: -shared
4#readelf: -d -r
5
6Dynamic section at offset .* contains 9 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 0x00000007 \(RELA\) 0x[0-9a-f]+
14 0x00000008 \(RELASZ\) 24 \(bytes\)
15 0x00000009 \(RELAENT\) 12 \(bytes\)
16 0x00000000 \(NULL\) 0x0
17
18Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 2 entries:
19 Offset Info Type Sym.Value Sym. Name \+ Addend
20[0-9a-f]+ [0-9a-f]+ R_68K_TLS_DTPMOD3 00000000 x \+ 0
21[0-9a-f]+ [0-9a-f]+ R_68K_TLS_DTPREL3 00000000 x \+ 0
This page took 0.189315 seconds and 4 git commands to generate.