bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / mix1.xd
index 1ee9c8c0b57e00e1c7c48e6796cb4a33a7aaa026..005e161a647b1404fef195853fc0db0a4ced5331 100644 (file)
@@ -16,15 +16,15 @@ Sections:
 Idx Name          Size      VMA       LMA       File off  Algn
   0 \.text         00000048  0+1000  0+1000  00000100  2\*\*2
                   CONTENTS, ALLOC, LOAD, READONLY, CODE
-  1 \.data         0000000c  0+10c8  0+10c8  00000148  2\*\*2
-                  CONTENTS, ALLOC, LOAD, DATA
-  2 \.ctors        00000000  0+10d4  0+10d4  00000184  2\*\*0
+  1 \.ctors        00000000  0+10c8  0+10c8  00000184  2\*\*0
                   CONTENTS
-  3 \.dtors        00000000  0+10d4  0+10d4  00000184  2\*\*0
+  2 \.dtors        00000000  0+10c8  0+10c8  00000184  2\*\*0
                   CONTENTS
+  3 \.data         0000000c  0+10c8  0+10c8  00000148  2\*\*2
+                  CONTENTS, ALLOC, LOAD, DATA
   4 \.sbss         00000000  0+10d8  0+10d8  00000184  2\*\*0
                   CONTENTS
-  5 \.bss          00000000  0+10d8  0+10d8  00000158  2\*\*0
+  5 \.bss          00000000  0+10d8  0+10d8  00000154  2\*\*0
                   ALLOC
   6 \.stack        00000004  0+80000  0+80000  00000180  2\*\*0
                   CONTENTS, ALLOC, LOAD, DATA
@@ -32,9 +32,9 @@ Idx Name          Size      VMA       LMA       File off  Algn
                   CONTENTS, DEBUGGING, SORT_ENTRIES
 SYMBOL TABLE:
 0+1000 l    d  \.text  0+ 
+0+10c8 l    d  \.ctors 0+ 
+0+10c8 l    d  \.dtors 0+ 
 0+10c8 l    d  \.data  0+ 
-0+10d4 l    d  \.ctors 0+ 
-0+10d4 l    d  \.dtors 0+ 
 0+10d8 l    d  \.sbss  0+ 
 0+10d8 l    d  \.bss   0+ 
 0+80000 l    d  \.stack        0+ 
@@ -46,12 +46,12 @@ SYMBOL TABLE:
 0+1004 l       \.text  0+ start2
 0+1030 l       \.text  0+ 0x04 mediacode2
 0+1018 l       \.text  0+ 0x04 mediacode
-0+10d4 g       \.dtors 0+ ___dtors
+0+10c8 g       \.dtors 0+ ___dtors
 0+10d8 g       \*ABS\* 0+ __bss_start
-0+10d4 g       \.ctors 0+ ___ctors_end
-0+10d4 g       \.ctors 0+ ___ctors
+0+10c8 g       \.ctors 0+ ___ctors_end
+0+10c8 g       \.ctors 0+ ___ctors
 0+10d8 g       \*ABS\* 0+ _edata
 0+10d8 g       \*ABS\* 0+ _end
 0+1000 g       \.text  0+ start
 0+80000 g       \.stack        0+ _stack
-0+10d4 g       \.dtors 0+ ___dtors_end
+0+10c8 g       \.dtors 0+ ___dtors_end
This page took 0.042642 seconds and 4 git commands to generate.