xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-mips-elf
/
jalr3.ld
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
ENTRY(foo)
2
SECTIONS
3
{
4
.text : { *(.text) }
5
}
6