2006-08-18 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / loadaddr1.d
1 #source: loadaddr.s
2 #ld: -T loadaddr1.t -z max-page-size=0x200000
3 #readelf: -l --wide
4 #target: *-*-linux*
5
6 #...
7 LOAD +0x000000 0xf*80000000 0xf*80000000 0x100041 0x100041 RWE 0x200000
8 LOAD +0x200000 0xf*ff600000 0xf*80101000 0x0*1 0x0*1 R E 0x200000
9 LOAD +0x302000 0xf*80102000 0xf*80102000 0x0*1 0x0*1 RW 0x200000
10 #pass
This page took 0.030628 seconds and 5 git commands to generate.