xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-arm
/
arm-target1.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
Test
the
R_ARM_TARGET1
relocation
2
.
text
3
.
global
_start
4
_start
:
5
.
word
foo
(
target1
)
6
foo
:
7