2005-10-21 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan.d
1 #source: orphan.s
2 #ld: -T orphan.ld
3 #readelf: -S --wide
4
5 #...
6 \[[ 0-9]+\] \.text[ \t]+PROGBITS[ \t0-9a-f]+AX.*
7 \[[ 0-9]+\] \.notbad[ \t]+PROGBITS[ \t0-9a-f]+A.*
8 \[[ 0-9]+\] \.data[ \t]+PROGBITS[ \t0-9a-f]+WA.*
9 #...
10 \[[ 0-9]+\] \.note[ \t]+NOTE[ \t0-9a-f]+A.*
11 \[[ 0-9]+\] \.note.bar[ \t]+NOTE[ \t0-9a-f]+A.*
12 #pass
This page took 0.031713 seconds and 5 git commands to generate.