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-x86-64
/
pr23930.t
blob
2255ed317393e32249a291df8f685d501c26371b
1
PHDRS {
2
text PT_LOAD;
3
}
4
5
SECTIONS
6
{
7
. = (0xffffffff8000000f + ALIGN(0x1000000, 0x1000000));
8
.text : AT(ADDR(.text) - 0xffffffff8000000f) {
9
} :text
10
}