xref
: /
external
/
llvm-project
/
lld
/
test
/
ELF
/
Inputs
/
gc-sections-weak.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
weak
foo
2
foo
:
3
nop
4
5
.
data
6
.
global
bar2
7
bar2
:
8
.
quad
foo
9