ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / stab.d
... / ...
CommitLineData
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.024871 seconds and 4 git commands to generate.