Home | History | Annotate | Download | only in ld-aarch64
      1 #source: emit-relocs-260.s
      2 #ld: -T relocs.ld --defsym tempy=0x11012 --defsym tempy2=0x45034 --defsym tempy3=0x1234 --defsym _GOT_=0x10000 -e0 --emit-relocs
      3 #notarget: aarch64_be-*-*
      4 #objdump: -dr
      5 #...
      6  +10000:	00000000 	\.word	0x00000000
      7 	+10000: R_AARCH64_PREL32	_GOT_
      8  +10004:	0000000e 	\.word	0x0000000e
      9 	+10004: R_AARCH64_PREL64	_GOT_\+0x12
     10  +10008:	00000000 	\.word	0x00000000
     11  +1000c:	04f2fff4 	\.word	0x04f2fff4
     12 	+1000c: R_AARCH64_PREL16	_GOT_
     13 	+1000e: R_AARCH64_PREL16	_GOT_\+0x500
     14  +10010:	8a000000 	and	x0, x0, x0
     15  +10014:	92400000 	and	x0, x0, #0x1
     16 
     17