2010-01-06 Quentin Neill <quentin.neill@amd.com>
[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+ (|\.text)
10 0+ l d \.data 0+ (|\.data)
11 0+ l d \.bss 0+ (|\.bss)
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.030441 seconds and 4 git commands to generate.