Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-2a.s
CommitLineData
861fb55a
DJ
1 .abicalls
2 .option pic0
3 .global __start
660df28a 4 .type __start, @function
861fb55a
DJ
5 .ent __start
6__start:
7 jal foo
8 .end __start
This page took 0.514576 seconds and 4 git commands to generate.