1 #DUMPPROG: readelf
2 #readelf: -s
3 #name: MIPS .stab symbol type
4 #as: -32
5 #source: stabs-symbol-type.s
6 
7 # Verify the symbol type when emitting a .stab directive.
8 # In this case, it should be MICROMIPS.
9 #...
10  *[0-9]+: +[0-9]+ +[0-9]+ +NOTYPE +LOCAL +DEFAULT +\[MICROMIPS\] +[0-9]+ foo
11 #pass
12