Change readelf's display of symbol names (when not in --wide mode) so that if they...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / relocxrn.d
1 # objdump: -dr
2 # as: -no-expand -linkrelax
3 # source: reloc16.s
4 .*: file format elf64-mmix
5
6 Disassembly of section \.text:
7
8 0000000000000000 <Main>:
9 0: e3040000 setl \$4,0x0
10 2: R_MMIX_16 foo
11 4: f82d0000 pop 45,0
12 6: R_MMIX_16 bar\+0x2a
13 8: fd2a0000 swym 42,0,0
14 a: R_MMIX_16 baz-0x929
This page took 0.029632 seconds and 4 git commands to generate.