some files aren't too happy in a library
[suif.git] / html / suif1_54.html
blob66d2cfeefcb0be826b89ddb7960704f67339c348
1 <HTML>
2 <HEAD>
3 <!-- This HTML file has been created by texi2html 1.54
4 from suif1.texi on 28 April 1999 -->
6 <TITLE>The SUIF Version 1 Library - Label Symbols</TITLE>
7 <link href="suif1_55.html" rel=Next>
8 <link href="suif1_53.html" rel=Previous>
9 <link href="suif1_toc.html" rel=ToC>
11 </HEAD>
12 <BODY>
13 <p>Go to the <A HREF="suif1_1.html">first</A>, <A HREF="suif1_53.html">previous</A>, <A HREF="suif1_55.html">next</A>, <A HREF="suif1_113.html">last</A> section, <A HREF="suif1_toc.html">table of contents</A>.
14 <P><HR><P>
17 <H2><A NAME="SEC54" HREF="suif1_toc.html#TOC54">Label Symbols</A></H2>
18 <P>
19 <A NAME="IDX367"></A>
20 <A NAME="IDX368"></A>
22 </P>
23 <P>
24 <A NAME="IDX369"></A>
25 The <CODE>label_sym</CODE> class represents label symbols. Labels are used
26 within procedures to specify targets of branch and jump instructions.
27 They may not be entered in global or file symbol tables. The position
28 of a label is usually indicated by a label instruction (see section <A HREF="suif1_38.html#SEC38">Label Instructions</A>), but for labels associated with high-level AST nodes, the
29 label positions may be implicit. The <CODE>label_sym</CODE> class contains no
30 extra fields beyond those in the base <CODE>sym_node</CODE> class.
32 </P>
34 <P><HR><P>
35 <p>Go to the <A HREF="suif1_1.html">first</A>, <A HREF="suif1_53.html">previous</A>, <A HREF="suif1_55.html">next</A>, <A HREF="suif1_113.html">last</A> section, <A HREF="suif1_toc.html">table of contents</A>.
36 </BODY>
37 </HTML>