Lines Matching refs:of
1 /* Table of DBX symbol codes for the GNU system.
3 This file is part of the GNU C Library.
6 modify it under the terms of the GNU Lesser General Public
8 version 2.1 of the License, or (at your option) any later version.
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 You should have received a copy of the GNU Lesser General Public
42 /* Name of main routine. Only the name is significant.
50 /* Number of symbols: 0, files,,funcs,lines according to Ultrix V4.0. */
65 /* Register variable. Value is number of register. */
87 of the definition file. Other is non-zero if it is imported with the
109 /* Name of main source file.
110 Value is starting text address of the compilation. */
117 /* Beginning of an include file. Only Sun uses this.
119 The Sun linker puts data into some of the other fields. */
122 /* Name of sub-source file (#include file).
123 Value is starting text address of the compilation. */
130 /* End of an include file. No name.
133 The Sun linker puts data into some of the fields. */
139 /* Beginning of lexical block.
141 The value is the address of the start of the text for the block.
147 it finds multiple identical copies of the symbols from an include file.
154 /* End of a lexical block. Desc matches the N_LBRAC's desc.
155 The value is the address of the end of the text for the block. */