Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / mingw / info / stabs / N_PC.html
blob7eab91f0cd1dc837266ad858484a4d24f6df4493
1 <html lang="en">
2 <head>
3 <title>STABS</title>
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">
8 </head>
9 <body>
10 <div class="node">
11 <p>
12 Node:<a name="N_PC">N_PC</a>,
13 Next:<a rel="next" accesskey="n" href="N_NSYMS.html#N_NSYMS">N_NSYMS</a>,
14 Up:<a rel="up" accesskey="u" href="Expanded-Reference.html#Expanded%20Reference">Expanded Reference</a>
15 <hr><br>
16 </div>
18 <h3 class="section">N_PC</h3>
20 <p>
21 <table width="100%">
22 <tr>
23 <td align="left"><b>N_PC</b><i>
24 </i></td>
25 <td align="right"><code>.stabs</code></td>
26 </tr>
27 </table>
28 <table width="95%" align="center">
29 <tr><td>
30 Global symbol (for Pascal).
32 <pre class="example"> "name" -&gt; "symbol_name" &lt;&lt;?&gt;&gt;
33 value -&gt; supposedly the line number (stab.def is skeptical)
34 </pre>
36 <pre class="display"> <code>stabdump.c</code> says:
38 global pascal symbol: name,,0,subtype,line
39 &lt;&lt; subtype? &gt;&gt;
40 </pre>
41 </td></tr>
42 </table>
44 </body></html>