2010-05-06 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan-region.d
CommitLineData
f77c3948
DJ
1#source: orphan-region.s
2#ld: -T orphan-region.ld
3#readelf: -S -l --wide
4
5#...
6 \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*40000000[ \t]+.*
7 \[[ 0-9]+\] \.rodata[ \t]+PROGBITS[ \t]+0*400000[0-9a-f]+[ \t]+.*
8 \[[ 0-9]+\] \.moredata[ \t]+PROGBITS[ \t]+0*400000[0-9a-f]+[ \t]+.*
9#...
10Program Headers:
11 Type.*
12 LOAD[ \t]+0x[0-9a-f]+ 0x0*40000000 0x0*40000000 0x[0-9a-f]+ 0x[0-9a-f]+ R E 0x[0-9a-f]+
13
14 Section to Segment mapping:
15 Segment Sections...
16 00 .text .rodata .moredata *
This page took 0.029814 seconds and 4 git commands to generate.