got-01.s 85 B

12345
  1. .text
  2. .global __start
  3. __start:
  4. foo:
  5. ld r0, [pcl, foo@gotpc]