* gas/mmix/op-0-1.d, gas/mmix/pushj-c.d, gas/mmix/weak1.d: Add
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / weak1-s.d
1 #as: -x
2 #source: weak1.s
3 #objdump: -str
4
5 # Like weak1, but with PUSHJ stubs.
6
7 .*: file format elf64-mmix
8 SYMBOL TABLE:
9 0+ l d \.text 0+
10 0+ l d \.data 0+
11 0+ l d \.bss 0+
12 0+ w \.text 0+ foo
13 0+4 g \.text 0+ main
14 RELOCATION RECORDS FOR \[\.text\]:
15 OFFSET TYPE VALUE
16 0+8 R_MMIX_64 foo
17 0+4 R_MMIX_PUSHJ_STUBBABLE foo
18 Contents of section \.text:
19 0000 f8010000 f20f0000 00000000 00000000 .*
This page took 0.032079 seconds and 5 git commands to generate.