repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* config/default.exp (CC): Use find_gcc.
[binutils.git]
/
ld
/
testsuite
/
ld-scripts
/
map-address.t
blob
8f2dfebe2058ac1e0a25ad8ea5701142059ab8fd
1
SECTIONS
2
{
3
. = 0x10001;
4
foo = .;
5
. += 0x200;
6
bar = .;
7
. = ALIGN (4);
8
frob = .;
9
}