Sign in
fuchsia
/
third_party
/
binutils-gdb
/
refs/heads/upstream/gdb-16-branch
/
.
/
ld
/
testsuite
/
ld-i386
/
pr27491-4a.s
blob: a183b2f820bdba0db9ee4829d106e4271fb93dc2 [
file
] [
edit
]
.weak __start_xx
.weak __stop_xx
.text
.global foo
foo
:
movl __start_xx
@
got
(%ebx), %
eax
movl __stop_xx
@
got
(%ebx), %
eax
.section xx
,
"a"
,
unique
,
0
.byte
0