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
AArch64: Add SVE DWARF registers
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-mips-elf
/
ehdr_start-1.ld
blob
0485b057f36fa0f15d35cb686556dc0b9d8169cf
1
ENTRY (__start)
2
SECTIONS
3
{
4
. = 0x12300000 + SIZEOF_HEADERS;
5
.text : { *(.text) }
6
. = 0x23400000;
7
HIDDEN (_gp = ALIGN (16) + 0x7ff0);
8
.got : { *(.got) }
9
}