Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
refs/heads/master
/
.
/
src
/
gdb
/
ld
/
testsuite
/
ld-x86-64
/
call1.s
blob: 92c9f0582067a80d941e821c50e598457cf34ff8 [
file
] [
log
] [
blame
] [
edit
]
.text
.globl foo
.type foo
,
@
function
foo
:
ret
.globl _start
.type _start
,
@
function
_start
:
call
*
foo
@
GOTPCREL
(
%rip
)