Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
COFF_lineno Struct Reference

#include <coff.h>

Data Fields

union {
   char   l_symndx [4]
 
   char   l_paddr [4]
 
l_addr
 
char l_lnno [2]
 

Detailed Description

Definition at line 218 of file coff.h.

Field Documentation

union { ... } l_addr
char l_lnno[2]

Definition at line 223 of file coff.h.

char l_paddr[4]

Definition at line 221 of file coff.h.

char l_symndx[4]

Definition at line 220 of file coff.h.


The documentation for this struct was generated from the following file: