Define various symbols conditionally in shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-dso-dtpoffd2.d
index 1db2b9a75702298ac9c1b9946d1b43beebd2941b..12fe7f812e1824696d7dec14489778dda7f4136d 100644 (file)
@@ -4,7 +4,7 @@
 #source: tls128.s
 #source: tls-x.s
 #as: --no-underscore --em=criself --pic -I$srcdir/$subdir
-#ld: -m crislinux --shared
+#ld: -m crislinux --shared --hash-style=sysv --hash-style=sysv
 #objdump: -d -s -t -r -p
 
 # Linking a file with a DTPOFF from a .dtpoffd of a GD variable, PIC
@@ -23,13 +23,13 @@ SYMBOL TABLE:
 0+80 g       .tdata    0+4 x
 #...
 Contents of section .rela.dyn:
- 01a4 b8220000 17030000 00000000           .*
+ 0154 68220000 17030000 00000000           .*
 Contents of section .text:
- 01b0 41b20000 5fae0c00                    .*
+ 0160 41b20000 5fae0c00                    .*
 #...
 Contents of section .got:
- 22ac 3c220000 00000000 00000000 00000000  .*
- 22bc 00000000                             .*
+ 225c ec210000 00000000 00000000 00000000  .*
+ 226c 00000000                             .*
 Contents of section .debug_info:
  0000 80000000                             .*
 #...
This page took 0.024316 seconds and 4 git commands to generate.