summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-scripts/map-address.d
blob: 7877ca4de5c6ba30f9055aae4bdeada603ad8610 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#...
Linker script and memory map
#...
 *0x0*000020 *def1 = .*
 *0x0*000020 *def2 = def1
 *0x0*010001 *\. = 0x10001
 *0x0*010001 *foo = \.
 *0x0*010201 *\. = \(\. \+ 0x200\)
 *0x0*010201 *bar = \.
 *0x0*010204 *\. = ALIGN \(0x4\)
 *0x0*010204 *frob = \.
#pass