Sign in
gnu
/
binutils-gdb
/
ae66a8f19ef6bf2dc7369cf26073f34ddf7c175b
/
.
/
gold
/
testsuite
/
x86_64_indirect_call_to_direct1.s
blob: 5ca2e38863ca803025d8892690b2e6b92d27f3e1 [
file
] [
log
] [
blame
]
.text
.globl foo
.type foo
,
@
function
foo
:
ret
.size foo
,
.
-
foo
.globl main
.type main
,
@
function
main
:
call
*
foo
@
GOTPCREL
(
%rip
)
ret
.size main
,
.
-
main