* ld-elf/orphan-region.d: Use ld -N.
[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
DJ
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.*
82794b69 12 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
13
14 Section to Segment mapping:
15 Segment Sections...
16 00 .text .rodata .moredata *
This page took 0.031149 seconds and 4 git commands to generate.