xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-arm
/
unresolved-1.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
globl
_start
2
_start
:
3
ldr
r4
,
1
f
4
mov
pc
,
lr
5
1
:
6
.
word
foo
(
GOT
)
7