arm_target1.s 140 B

1234567
  1. # Test the R_ARM_TARGET1 relocation
  2. # Copied from ld/testsuite/ld-arm/arm-target1.s
  3. .text
  4. .global _start
  5. _start:
  6. .word foo(target1)
  7. foo: