Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-4.s
1 .text
2 .globl _start
3 .type _start, @function
4 _start:
5 li.d $f2,1.10000000000000000000e0
6
7 .section .sdata
8 .space 0x10000
This page took 0.02992 seconds and 4 git commands to generate.