mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
465e2c43ad
* ld-mmix/loc10.d, ld-mmix/loc10.s, ld-mmix/loc10m.d, ld-mmix/loc8.d, ld-mmix/loc8.s, ld-mmix/loc8m.d, ld-mmix/loc9.d, ld-mmix/loc9.s, ld-mmix/loc9m.d: New tests.
14 lines
334 B
Makefile
14 lines
334 B
Makefile
#ld: -m elf64mmix --defsym __.MMIX.start..text=0x8000000000000000
|
|
#objdump: -str
|
|
|
|
# Setting file start through the special symbol.
|
|
|
|
.*: file format elf64-mmix
|
|
|
|
SYMBOL TABLE:
|
|
#...
|
|
8000000000000000 g \*ABS\* 0+ __\.MMIX\.start\.\.text
|
|
#...
|
|
Contents of section \.text:
|
|
8000000000000000 f4000000 .*
|