Sign in
gnu
/
binutils-gdb
/
f786c359c1e3227fe8ecfcb2819bb3b80ed351ed
/
.
/
ld
/
testsuite
/
ld-x86-64
/
protected1.s
blob: 31368aa0dbc343f191158f42f43df39ce7886001 [
file
] [
log
] [
blame
]
.text
.globl foo
.protected foo
.type foo
,
@
function
foo
:
ret
.size foo
,
.
-
foo
.globl bar
.type bar
,
@
function
bar
:
leaq foo
(%rip), %
rax
ret
.size bar
,
.
-
bar