xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-scripts
/
provide-2.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
data
2
.
globl
foo
3
foo
: .
long
0
4
5
.
globl
baz
6
.
long
baz
7
8
.
p2align
4
9