blob: 38fc10d804862d5e6fbba9f463f64823dfc0ad03 [file] [log] [blame]
.text
.globl foo
.type foo, @function
foo:
.cfi_startproc
call func1@plt
call func2@plt
movq func1@GOTPCREL(%rip), %rax
.cfi_endproc