diff options
Diffstat (limited to 'ld/testsuite/ld-mmix/bpo-1.d')
-rw-r--r-- | ld/testsuite/ld-mmix/bpo-1.d | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ld/testsuite/ld-mmix/bpo-1.d b/ld/testsuite/ld-mmix/bpo-1.d index c2b9162..e7e0390 100644 --- a/ld/testsuite/ld-mmix/bpo-1.d +++ b/ld/testsuite/ld-mmix/bpo-1.d @@ -9,14 +9,14 @@ .*: file format elf64-mmix SYMBOL TABLE: -0000000000000000 l d \.text 0+ -2000000000000000 l d \.data 0+ -2000000000000000 l d \.sbss 0+ -2000000000000000 l d \.bss 0+ -0+7f0 l d \.MMIX\.reg_contents 0+ -0+ l d \*ABS\* 0+ -0+ l d \*ABS\* 0+ -0+ l d \*ABS\* 0+ +0000000000000000 l d \.text 0+ (|\.text) +2000000000000000 l d \.data 0+ (|\.data) +2000000000000000 l d \.sbss 0+ (|\.sbss) +2000000000000000 l d \.bss 0+ (|\.bss) +0+7f0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents) +0+ l d \*ABS\* 0+ (|\.shstrtab) +0+ l d \*ABS\* 0+ (|\.symtab) +0+ l d \*ABS\* 0+ (|\.strtab) 0+4 l \.text 0+ x 0+ g \.text 0+ _start #... |