symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / aent-mdebug-2.d
CommitLineData
99bcaeaf 1#DUMPPROG: readelf
37f9ec62
MR
2#readelf: -s
3#name: MIPS .aent directive with ECOFF debug 2
4#as: -32 -mdebug
5#source: aent.s
6#dump: aent-2.d
7
8# Verify that the .aent directive retains function symbol type annotation,
9# e.g.:
10# Num: Value Size Type Bind Vis Ndx Name
11# 8: 00000000 16 FUNC GLOBAL DEFAULT 1 foo
12# 9: 00000008 0 FUNC GLOBAL DEFAULT 1 bar
13# vs:
14# Num: Value Size Type Bind Vis Ndx Name
15# 8: 00000000 16 FUNC GLOBAL DEFAULT 1 foo
16# 9: 00000008 0 OBJECT GLOBAL DEFAULT 1 bar
This page took 0.174258 seconds and 4 git commands to generate.