Home | History | Annotate | Download | only in ld-arm
      1 # Test the R_ARM_TARGET1 relocation
      2 	.text
      3 	.global _start
      4 _start:
      5 	.word foo(target1)
      6 foo:
      7