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
[PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vcls,...
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
pr23930-32.t
blob
29b5309f48f533a8eb833d38e3a547d8ea223d12
1
PHDRS {
2
text PT_LOAD;
3
}
4
5
SECTIONS
6
{
7
. = (0x8000000f + ALIGN(0x1000000, 0x1000000));
8
.text : AT(ADDR(.text) - 0x8000000f) {
9
} :text
10
}