diff options
Diffstat (limited to 'ld/testsuite/ld-sh/sh64/mix1.xd')
-rw-r--r-- | ld/testsuite/ld-sh/sh64/mix1.xd | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/ld/testsuite/ld-sh/sh64/mix1.xd b/ld/testsuite/ld-sh/sh64/mix1.xd index 1ee9c8c0b57..a5c732b10d4 100644 --- a/ld/testsuite/ld-sh/sh64/mix1.xd +++ b/ld/testsuite/ld-sh/sh64/mix1.xd @@ -16,12 +16,12 @@ 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 @@ -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 |