Add a testase for PR ld/14926
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr14926.d
CommitLineData
133c2bb2
L
1#ld: -Ttext=0x60
2#readelf: -S -l --wide
3
4#...
5 \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t]+0*60[ \t]+.*
6#...
7Program Headers:
8 Type.*
9 LOAD[ \t]+0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ R E 0x[0-9a-f]+
10
11 Section to Segment mapping:
12 Segment Sections...
13 00 .text *
This page took 0.023195 seconds and 4 git commands to generate.