xref
: /
external
/
llvm-project
/
lld
/
test
/
ELF
/
Inputs
/
arm-long-thunk-converge.lds
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
SECTIONS {
2
.foo : { *(.foo) }
3
.bar 0x2000000 : { *(.bar) }
4
}
5