Fix date.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan-region.d
CommitLineData
f77c3948 1#source: orphan-region.s
82794b69 2#ld: -T orphan-region.ld -N
f77c3948 3#readelf: -S -l --wide
d469f50f 4#xfail: spu-*-*
f77c3948
DJ
5
6#...
7 \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*40000000[ \t]+.*
8 \[[ 0-9]+\] \.rodata[ \t]+PROGBITS[ \t]+0*400000[0-9a-f]+[ \t]+.*
9 \[[ 0-9]+\] \.moredata[ \t]+PROGBITS[ \t]+0*400000[0-9a-f]+[ \t]+.*
10#...
11Program Headers:
12 Type.*
82794b69 13 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
14
15 Section to Segment mapping:
16 Segment Sections...
17 00 .text .rodata .moredata *
This page took 0.043321 seconds and 4 git commands to generate.