4 <meta http-equiv=
"Content-Type" content=
"text/html">
5 <meta name=
"description" content=
"STABS">
6 <meta name=
"generator" content=
"makeinfo 4.3">
7 <link href=
"http://www.gnu.org/software/texinfo/" rel=
"generator-home">
12 Node:
<a name=
"N_SSYM">N_SSYM
</a>,
13 Next:
<a rel=
"next" accesskey=
"n" href=
"N_SCOPE.html#N_SCOPE">N_SCOPE
</a>,
14 Previous:
<a rel=
"previous" accesskey=
"p" href=
"N_CATCH.html#N_CATCH">N_CATCH
</a>,
15 Up:
<a rel=
"up" accesskey=
"u" href=
"Expanded-Reference.html#Expanded%20Reference">Expanded Reference
</a>
19 <h3 class=
"section">N_SSYM
</h3>
24 <td align=
"left"><b>N_SSYM
</b><i>
26 <td align=
"right"><code>.stabn
</code></td>
29 <table width=
"95%" align=
"center">
31 Structure or union element.
33 <p>The value is the offset in the structure.
35 <p><<?looking at structs and unions in C I didn't see these
>>