PR gas/6607
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / loc10.d
1 #ld: -m elf64mmix --defsym __.MMIX.start..text=0x8000000000000000
2 #objdump: -str
3
4 # Setting file start through the special symbol.
5
6 .*: file format elf64-mmix
7
8 SYMBOL TABLE:
9 #...
10 8000000000000000 g \*ABS\* 0+ __\.MMIX\.start\.\.text
11 #...
12 Contents of section \.text:
13 8000000000000000 f4000000 .*
This page took 0.029197 seconds and 4 git commands to generate.