Home | History | Annotate | Download | only in ld-arm
      1 	.text
      2 	.globl	_start
      3 _start:
      4 	ldr	r1, [r0, #:sb_g0:(foo)]
      5 
      6