Home | History | Annotate | Download | only in ld-x86-64
      1 	.hidden foo
      2 	.comm pad,0x80000000,8
      3 	.comm foo,8,8
      4 	.text
      5 	.globl	bar
      6 	.type	bar, @function
      7 bar:
      8 	movq	foo@GOTPCREL(%rip), %rax
      9