Home | History | Annotate | Download | only in ld-powerpc
      1 .section .toc,"aw",@progbits
      2 	.align 15
      3 	.globl y
      4 y:	.quad	.y,.y@tocbase,0
      5 .LCi:	.quad	i
      6 	.space	48 * 1024
      7 .data
      8 .L2bases:
      9 	.quad	.TOC.@tocbase
     10 	.quad	.x@tocbase
     11 	.quad	.y@tocbase
     12 .text
     13 	.globl .y
     14 .y:
     15 	ld 9,.LCi@toc(2)
     16 	blr
     17