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
ld: Update function prototypes for compilers defaulting to -std=gnu23
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-elf
/
expr1.t
blob
684cffb862c94ef57d12a71386a945fa39fd637f
1
SECTIONS
2
{
3
.bar : AT ((ADDR(.foo) + 4095) & ~(4095)) { *(.bar) }
4
.foo : { *(.foo) }
5
/DISCARD/ : { *(*) }
6
}