Home | History | Annotate | Download | only in ld-x86-64
      1 	.text
      2 	.globl _start
      3 _start:
      4 bnd	jmp	foo1@plt
      5 	call	foo2@plt
      6 	jmp	foo3@plt
      7 	call	foo4@plt
      8 bnd	call	foo3@plt
      9 	jmp	foo4@plt
     10