* ld-elf/seg.d: Restrict to linux and vxworks.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / seg.d
1 #target: *-*-linux* *-*-vxworks
2 #source: seg.s
3 #ld: -T seg.t -z max-page-size=0x1000
4 #readelf: -l --wide
5
6 #...
7 Program Headers:
8 Type Offset VirtAddr.*
9 LOAD .*
10 LOAD 0x0*001000 0xf*fffff000 0xf*fffff000 0x0*1000 0x0*1000 .*
11
12 Section to Segment mapping:
13 Segment Sections...
14 00 .*
15 01 reset boot
This page took 0.030877 seconds and 5 git commands to generate.