bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loct-1.d
1 #source: loct.s
2 #source: start.s
3 #ld: -m elf64mmix
4 #objdump: -str
5
6 .*: file format elf64-mmix
7
8 SYMBOL TABLE:
9 0+1004 l d \.text 0+ (|\.text)
10 0+1004 l \.text 0+ t
11 0+100c g \.text 0+ _start
12 0+1004 g \*ABS\* 0+ __\.MMIX\.start\.\.text
13 2000000000000000 g \*ABS\* 0+ __bss_start
14 2000000000000000 g \*ABS\* 0+ _edata
15 2000000000000000 g \*ABS\* 0+ _end
16 0+100c g \.text 0+ _start\.
17
18 Contents of section \.text:
19 1004 fd000000 00001004 e3fd0001 .*
This page took 0.030482 seconds and 5 git commands to generate.