Define various symbols conditionally in shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ie-11.d
index d326fbe73979d38966eb07e619e83a6e9d7a6e8f..42647770539ebab049507b49fa45cf8eef9f1854 100644 (file)
@@ -1,5 +1,5 @@
 #as: --pic --no-underscore --em=criself
-#ld: --shared -m crislinux
+#ld: --shared -m crislinux --hash-style=sysv
 #source: tls-ie-11.s
 #source: tls128g.s
 #source: tls-x1x2.s
 
 Program Header:
     LOAD off    0x0+ vaddr 0x0+ paddr 0x0+ align 2\*\*13
-         filesz 0x0+1e4 memsz 0x0+1e4 flags r-x
-    LOAD off    0x0+1e4 vaddr 0x0+21e4 paddr 0x0+21e4 align 2\*\*13
+         filesz 0x0+190 memsz 0x0+190 flags r-x
+    LOAD off    0x0+190 vaddr 0x0+2190 paddr 0x0+2190 align 2\*\*13
          filesz 0x0+114 memsz 0x0+114 flags rw-
- DYNAMIC off    0x0+26c vaddr 0x0+226c paddr 0x0+226c align 2\*\*2
+ DYNAMIC off    0x0+218 vaddr 0x0+2218 paddr 0x0+2218 align 2\*\*2
          filesz 0x0+78 memsz 0x0+78 flags rw-
-     TLS off    0x0+1e4 vaddr 0x0+21e4 paddr 0x0+21e4 align 2\*\*2
+     TLS off    0x0+190 vaddr 0x0+2190 paddr 0x0+2190 align 2\*\*2
          filesz 0x0+88 memsz 0x0+88 flags r--
 
 Dynamic Section:
   HASH                 0x0+b4
-  STRTAB               0x0+190
-  SYMTAB               0x0+f0
-  STRSZ                0x0+2f
+  STRTAB               0x0+154
+  SYMTAB               0x0+e4
+  STRSZ                0x0+17
   SYMENT               0x0+10
-  RELA                 0x0+1c0
+  RELA                 0x0+16c
   RELASZ               0x0+18
   RELAENT              0x0+c
   FLAGS                0x0+10
@@ -47,14 +47,14 @@ DYNAMIC SYMBOL TABLE:
 
 DYNAMIC RELOCATION RECORDS
 OFFSET   TYPE              VALUE 
-0+22f0 R_CRIS_32_TPREL   x2
-0+22f4 R_CRIS_32_TPREL   x1
+0+229c R_CRIS_32_TPREL   x2
+0+22a0 R_CRIS_32_TPREL   x1
 
 Contents of section \.hash:
 #...
 Contents of section \.text:
- 01d8 6fae1000 00006fbe 0c000000           .*
+ 0184 6fae1000 00006fbe 0c000000           .*
 #...
 Contents of section \.got:
- 22e4 6c220+ 0+ 0+ 0+  .*
- 22f4 00000000                             .*
+ 2290 18220+ 0+ 0+ 0+  .*
+ 22a0 00000000                             .*
This page took 0.059134 seconds and 4 git commands to generate.