No PT_INTERP when .interp is zero size
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / stab.d
1 #source: start.s
2 #as: -gstabs
3 #readelf: -S --wide
4 #ld:
5 #notarget: "ia64-*-*" "alpha*"
6
7 # Disabled on alpha because the entry point may be above 4GB but the stabs
8 # value only 32 bits.
9
10 #...
11 .* \.stab +PROGBITS +0+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ +[1-9][0-9]* +0.*
12 #...
13 .* \.stabstr +STRTAB +0+ [0-9a-f]+ [0-9a-f]+ 00 +0 +0.*
14 #...
This page took 0.046749 seconds and 4 git commands to generate.