2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / weak1.d
CommitLineData
3314fb38 1#as: -x --no-pushj-stubs
c5096a3c
HPN
2#objdump: -str
3
4# Relaxation thought a weak symbol was within reach.
5
6.*: file format elf64-mmix
7
8SYMBOL TABLE:
5c799c07
AM
90+ l d \.text 0+ (|\.text)
100+ l d \.data 0+ (|\.data)
110+ l d \.bss 0+ (|\.bss)
c5096a3c
HPN
120+ w \.text 0+ foo
130+4 g \.text 0+ main
14
15RELOCATION RECORDS FOR \[\.text\]:
16OFFSET TYPE VALUE
170+18 R_MMIX_64 foo
180+4 R_MMIX_PUSHJ foo
19
20Contents of section \.text:
21 0000 f8010000 f20f0000 fd000000 fd000000 .*
22 0010 fd000000 fd000000 00000000 00000000 .*
155e0d23 23
This page took 0.358269 seconds and 4 git commands to generate.