Home | History | Annotate | Download | only in arm
      1 	ldr	r0,[r1,#global]
      2 	ldr	r0,[r1,#global + 12]
      3 	ldr	r0,[r1,#global + 0x100000]
      4 	ldr	r0,[r1,#local]
      5 	ldr	r0,[r1,#local + 12]
      6 	ldr	r0,[r1,#local + 0x100000]
      7 local:
      8