Home | History | Annotate | Download | only in qemu

Lines Matching full:line

38  *	F_LNNO		line numbers stripped from file
112 host_ulong s_lnnoptr; /* file ptr to line numbers */
114 unsigned short s_nlnno; /* number of line number entries*/
130 /********************** LINE NUMBERS **********************/
132 /* 1 line number entry for every "breakpointable" source line in a section.
133 * Line numbers are grouped on a per function basis; first entry in a function
140 host_ulong l_paddr; /* (physical) address of line number */
142 unsigned short l_lnno; /* line number */
180 unsigned short x_lnno; /* declaration line number */
187 host_ulong x_lnnoptr;/* ptr to fcn line # */
208 unsigned short x_nlinno; /* # line numbers */