bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / map-address.d
1 #...
2 Linker script and memory map
3 #...
4 *0x0*010001 *\. = 0x10001
5 *0x0*010001 *foo = \.
6 *0x0*010201 *\. = \(\. \+ 0x200\)
7 *0x0*010201 *bar = \.
8 *0x0*010204 *\. = ALIGN \(0x4\)
9 *0x0*010204 *frob = \.
10 #pass
This page took 0.029164 seconds and 4 git commands to generate.