Home | History | Annotate | Download | only in ld-mips-elf
      1 	.globl	foo1
      2 	.globl	foo2
      3 	.globl	foo3
      4 	lw	$4,%call16(foo1)($gp)
      5 	lw	$4,%call16(foo2)($gp)
      6 	lw	$4,%call16(foo3)($gp)
      7 	lw	$4,%got(bar)($gp)
      8 foo1:
      9 	nop
     10 foo2:
     11 	nop
     12 foo3:
     13 	nop
     14