Home | History | Annotate | Download | only in i386
      1       	.text
      2 	.globl callmefirst
      3 callmefirst:
      4 	nop
      5 	.globl callmesecond
      6 callmesecond:
      7 	jmp	callmealias.lto_priv.0
      8 	.weakref callmealias.lto_priv.0,callmefirst
      9