COFF_lineno Struct Reference

********************* LINE NUMBERS ********************* More...

#include <coff.h>


Data Fields

union {
   char   l_symndx [4]
 function name symbol index, iff l_lnno == 0
   char   l_paddr [4]
 (physical) address of line number
l_addr
char l_lnno [2]
 line number


Detailed Description

********************* LINE NUMBERS *********************

1 line number entry for every "breakpointable" source line in a section. Line numbers are grouped on a per function basis; first entry in a function grouping will have l_lnno = 0 and in place of physical address will be the symbol table index of the function name.

Definition at line 250 of file coff.h.


Field Documentation

union { ... } COFF_lineno::l_addr

char COFF_lineno::l_lnno[2]

line number

Definition at line 255 of file coff.h.

char COFF_lineno::l_paddr[4]

(physical) address of line number

Definition at line 253 of file coff.h.

char COFF_lineno::l_symndx[4]

function name symbol index, iff l_lnno == 0

Definition at line 252 of file coff.h.


The documentation for this struct was generated from the following file:
Generated on Mon May 1 21:47:02 2006 for KernelAPI by  doxygen 1.4.6-5