]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/ppc/xcoff-function-1-32.d
Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on XCOFF.
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / ppc / xcoff-function-1-32.d
1 #as: -a32
2 #source: xcoff-function-1.s
3 #objdump: -t
4 #name: XCOFF function test 1 (32-bit)
5
6 .*
7
8 SYMBOL TABLE:
9 .*
10 .*
11 \[ 2\].* .text
12 AUX val 8 .*
13 \[ 4\].* .foo
14 AUX .* ttlsiz 0x8 .*
15 AUX .* typ 2 .* clss 0 .*
16 \[ 7\].* .bar
17 AUX .* ttlsiz 0x4 .*
18 AUX .* typ 2 .* clss 0 .*
19
20