Home | History | Annotate | Download | only in ld-sh
      1 	.text
      2 	.globl	f
      3 	.type	f,@function
      4 f:
      5 	movi20 #foo@GOT, r0
      6 	mov.l @(r0,r12), r1
      7