Sign in
gnu
/
binutils-gdb
/
6f6dbfc4bc78fbdb026cd777c8a1b47de9285632
/
.
/
ld
/
testsuite
/
ld-i386
/
protected3.s
blob: 7a605a2929a9e3256157b494eabb42de6157ac26 [
file
] [
log
] [
blame
]
.protected foo
.globl foo
.data
.align
4
.type foo
,
@
object
.size foo
,
4
foo
:
.long
1
.text
.globl bar
.type bar
,
@
function
bar
:
movl foo
@
GOTOFF
(%ecx), %
eax
ret
.size bar
,
.
-
bar