Retro68/binutils/ld/testsuite/ld-elf/stab.d

15 lines
328 B
D
Raw Normal View History

2012-03-26 19:18:29 +00:00
#source: start.s
#as: -gstabs
#readelf: -S --wide
#ld:
#notarget: "ia64-*-*" "alpha*"
# Disabled on alpha because the entry point may be above 4GB but the stabs
2018-12-28 15:25:28 +00:00
# value only 32 bits.
2012-03-26 19:18:29 +00:00
#...
2018-12-28 15:25:28 +00:00
.* \.stab +PROGBITS +0+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ +[1-9][0-9]* +0.*
2012-03-26 19:18:29 +00:00
#...
2018-12-28 15:25:28 +00:00
.* \.stabstr +STRTAB +0+ [0-9a-f]+ [0-9a-f]+ 00 +0 +0.*
2012-03-26 19:18:29 +00:00
#...