Define various symbols conditionally in shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ld-6.d
index 0b54114c0d59ed92d23888f307c8c583545a2823..43cf43f4566a786059c175035623518dbc734979 100644 (file)
@@ -1,5 +1,5 @@
 #as: --pic --no-underscore --em=criself -I$srcdir/$subdir
-#ld: --shared -m crislinux
+#ld: --shared -m crislinux --hash-style=sysv
 #source: tls128g.s
 #source: tls-ld-6.s
 #source: tls-hx.s
 
 Program Header:
     LOAD off    0x0+ vaddr 0x0+ paddr 0x0+ align 2\*\*13
-         filesz 0x0+1a8 memsz 0x0+1a8 flags r-x
-    LOAD off    0x0+1a8 vaddr 0x0+21a8 paddr 0x0+21a8 align 2\*\*13
+         filesz 0x0+14c memsz 0x0+14c flags r-x
+    LOAD off    0x0+14c vaddr 0x0+214c paddr 0x0+214c align 2\*\*13
          filesz 0x0+108 memsz 0x0+108 flags rw-
- DYNAMIC off    0x0+22c vaddr 0x0+222c paddr 0x0+222c align 2\*\*2
+ DYNAMIC off    0x0+1d0 vaddr 0x0+21d0 paddr 0x0+21d0 align 2\*\*2
          filesz 0x0+70 memsz 0x0+70 flags rw-
-     TLS off    0x0+1a8 vaddr 0x0+21a8 paddr 0x0+21a8 align 2\*\*2
+     TLS off    0x0+14c vaddr 0x0+214c paddr 0x0+214c align 2\*\*2
          filesz 0x0+84 memsz 0x0+84 flags r--
 
 Dynamic Section:
   HASH                 0x0+b4
-  STRTAB               0x0+168
-  SYMTAB               0x0+e8
-  STRSZ                0x0+29
+  STRTAB               0x0+124
+  SYMTAB               0x0+d4
+  STRSZ                0x0+11
   SYMENT               0x0+10
-  RELA                 0x0+194
+  RELA                 0x0+138
   RELASZ               0x0+c
   RELAENT              0x0+c
 private flags = 0:
@@ -38,13 +38,13 @@ SYMBOL TABLE:
 
 DYNAMIC RELOCATION RECORDS
 OFFSET   TYPE              VALUE 
-0+22a8 R_CRIS_DTPMOD     \*ABS\*
+0+224c R_CRIS_DTPMOD     \*ABS\*
 
 Contents of section \.hash:
 #...
 Contents of section \.text:
- 01a0 6fae8000 00000000              .*
+ 0144 6fae8000 00000000              .*
 #...
 Contents of section \.got:
- 229c 2c220+ 0+ 0+ 0+  .*
- 22ac 0+                             .*
+ 2240 d0210+ 0+ 0+ 0+  .*
+ 2250 0+                             .*
This page took 0.025149 seconds and 4 git commands to generate.