repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-mips-elf
/
jalx-2.ld
blob
5cf12d052de9b64e831f33ef08d9f14cf0491d6b
1
ENTRY (internal_function)
2
_start_text_phys = 0x4400000;
3
_start_text = _start_text_phys;
4
5
SECTIONS
6
{
7
.text _start_text : AT (ADDR (.text)) { *(.text) }
8
.plt : { *(.plt) }
9
.rel.plt : { *(.rel.plt) }
10
}