Separate header PT_LOAD for -z separate-code
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / loadaddr1.d
1 #source: loadaddr.s
2 #ld: -T loadaddr1.t -T loadaddr.t -z max-page-size=0x200000 -z noseparate-code
3 #readelf: -l --wide
4 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
5
6 #...
7 LOAD +0x000000 0xf*80000000 0xf*80000000 0x100050 0x100050 RWE 0x200000
8 LOAD +0x200000 0xf*ff600000 0xf*80101000 0x0*10 0x0*10 R E 0x200000
9 LOAD +0x[35]02000 0xf*80102000 0xf*80102000 0x0*10 0x0*10 RW 0x200000
10 #pass
This page took 0.030364 seconds and 4 git commands to generate.