DEBSOURCES
Skip Quicknav
sources / binutils-djgpp / 2.35.1%2Bdfsg-2 / gnu / binutils-2.35.1 / ld / testsuite / ld-x86-64 / pr21038c.s
123456789
.text .globl foo .type foo, @function foo: .cfi_startproc call func1@plt call func2@plt movq func1@GOTPCREL(%rip), %rax .cfi_endproc