[PATCH 1/2] coff-go32: update ldscript
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan-region.d
CommitLineData
f77c3948 1#source: orphan-region.s
04c3a755 2#ld: -T orphan-region.ld -N -z stack-size=0
f77c3948 3#readelf: -S -l --wide
1336939d 4#xfail: [uses_genelf] hppa*64*-*-* spu-*-* *-*-nacl*
075a2b89 5# if not using elf.em, you don't get fancy orphan handling
2a64e9e8 6# spu twiddles LOAD range, hppa64 adds PHDR, nacl splits to two segments
f77c3948
DJ
7
8#...
9 \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*40000000[ \t]+.*
10 \[[ 0-9]+\] \.rodata[ \t]+PROGBITS[ \t]+0*400000[0-9a-f]+[ \t]+.*
11 \[[ 0-9]+\] \.moredata[ \t]+PROGBITS[ \t]+0*400000[0-9a-f]+[ \t]+.*
12#...
13Program Headers:
14 Type.*
82794b69 15 LOAD[ \t]+0x[0-9a-f]+ 0x0*40000000 0x0*40000000 0x[0-9a-f]+ 0x[0-9a-f]+ RWE 0x[0-9a-f]+
f77c3948
DJ
16
17 Section to Segment mapping:
18 Segment Sections...
19 00 .text .rodata .moredata *
This page took 0.471873 seconds and 4 git commands to generate.