Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / relax-jalr.s
CommitLineData
660df28a
AM
1 .globl __start
2 .type __start, @function
05e6bb2f 3 .space 8
660df28a 4 .ent __start
05e6bb2f
AO
5__start:
6.Lstart:
7 .space 16
8 jal __start
9 .space 32
10 jal __start
11 .space 64
12 jal .Lstart
660df28a 13 .end __start
2d8f7dc8
TS
14
15# make objdump print ...
16 .space 8
This page took 0.715291 seconds and 4 git commands to generate.