bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / abi32.xd
index fdd575012fdf4c9e9c702f1afb9e29f3de92281e..a267d31280037efa65ccdbaab036af899e102381 100644 (file)
@@ -6,53 +6,55 @@ EXEC_P, HAS_SYMS, D_PAGED
 start address 0x0+1011
 
 Program Header:
-    LOAD off    0x0+80 vaddr 0x0+1000 paddr 0x0+1000 align 2\*\*7
+    LOAD off    0x0+100 vaddr 0x0+1000 paddr 0x0+1000 align 2\*\*7
          filesz 0x0+64 memsz 0x0+64 flags r-x
-    LOAD off    0x0+e8 vaddr 0x0+10e8 paddr 0x0+10e8 align 2\*\*7
+    LOAD off    0x0+168 vaddr 0x0+10e8 paddr 0x0+10e8 align 2\*\*7
          filesz 0x0+18 memsz 0x0+18 flags rw-
+    LOAD off    0x0+180 vaddr 0x0+80000 paddr 0x0+80000 align 2\*\*7
+         filesz 0x0+4 memsz 0x0+4 flags rw-
 
 Sections:
 Idx Name          Size      VMA       LMA       File off  Algn
-  0 \.text         00000064  0+1000  0+1000  00000080  2\*\*0
+  0 \.text         00000064  0+1000  0+1000  00000100  2\*\*0
                   CONTENTS, ALLOC, LOAD, READONLY, CODE
-  1 \.data         00000018  0+10e8  0+10e8  000000e8  2\*\*0
-                  CONTENTS, ALLOC, LOAD, DATA
-  2 \.ctors        00000000  0+1100  0+1100  00000100  2\*\*0
+  1 \.ctors        00000000  0+10e8  0+10e8  00000184  2\*\*0
                   CONTENTS
-  3 \.dtors        00000000  0+1100  0+1100  00000100  2\*\*0
+  2 \.dtors        00000000  0+10e8  0+10e8  00000184  2\*\*0
                   CONTENTS
-  4 \.sbss         00000000  0+1100  0+1100  00000100  2\*\*0
+  3 \.data         00000018  0+10e8  0+10e8  00000168  2\*\*2
+                  CONTENTS, ALLOC, LOAD, DATA
+  4 \.sbss         00000000  0+1100  0+1100  00000184  2\*\*0
                   CONTENTS
-  5 \.bss          00000000  0+1100  0+1100  00000100  2\*\*0
+  5 \.bss          00000000  0+1100  0+1100  00000180  2\*\*0
                   ALLOC
-  6 \.stack        00000000  0+80000  0+80000  00000100  2\*\*0
-                  CONTENTS
+  6 \.stack        00000004  0+80000  0+80000  00000180  2\*\*0
+                  CONTENTS, ALLOC, LOAD, DATA
 SYMBOL TABLE:
-0+1000 l    d  \.text  0+ 
-0+10e8 l    d  \.data  0+ 
-0+1100 l    d  \.ctors 0+ 
-0+1100 l    d  \.dtors 0+ 
-0+1100 l    d  \.sbss  0+ 
-0+1100 l    d  \.bss   0+ 
-0+80000 l    d  \.stack        0+ 
-0+ l    d  \*ABS\*     0+ 
-0+ l    d  \*ABS\*     0+ 
-0+ l    d  \*ABS\*     0+ 
+0+1000 l    d  \.text  0+ (|\.text)
+0+10e8 l    d  \.ctors 0+ (|\.ctors)
+0+10e8 l    d  \.dtors 0+ (|\.dtors)
+0+10e8 l    d  \.data  0+ (|\.data)
+0+1100 l    d  \.sbss  0+ (|\.sbss)
+0+1100 l    d  \.bss   0+ (|\.bss)
+0+80000 l    d  \.stack        0+ (|\.stack)
+0+ l    d  \*ABS\*     0+ (|\.shstrtab)
+0+ l    d  \*ABS\*     0+ (|\.symtab)
+0+ l    d  \*ABS\*     0+ (|\.strtab)
 0+10f4 l       \.data  0+ foobar
 0+10fc l       \.data  0+ foobar2
 0+1060 l       \.text  0+ 0x04 plugh
 0+10f8 g       \.data  0+ foobar
 0+10e8 g       \.data  0+ baz
-0+1100 g       \.dtors 0+ ___dtors
+0+10e8 g       \.dtors 0+ ___dtors
 0+105c g       \.text  0+ 0x04 xyzzy
 0+1100 g       \*ABS\* 0+ __bss_start
-0+1100 g       \.ctors 0+ ___ctors_end
+0+10e8 g       \.ctors 0+ ___ctors_end
 0+10f0 g       \.data  0+ baz2
-0+1100 g       \.ctors 0+ ___ctors
+0+10e8 g       \.ctors 0+ ___ctors
 0+1000 g       \.text  0+ 0x04 foo
 0+1100 g       \*ABS\* 0+ _edata
 0+1100 g       \*ABS\* 0+ _end
 0+1010 g       \.text  0+ 0x04 start
 0+100c g       \.text  0+ 0x04 bar
 0+80000 g       \.stack        0+ _stack
-0+1100 g       \.dtors 0+ ___dtors_end
+0+10e8 g       \.dtors 0+ ___dtors_end
This page took 0.025285 seconds and 4 git commands to generate.