Home | History | Annotate | Download | only in ld-crx
      1 # Test register relative relocation R_CRX_REGREL32
      2 
      3 	.section	.text_32,"ax","progbits"
      4 	.global _start
      5 _start:
      6 	loadb foo32(r5), r7
      7