Main Page | Class List | Directories | File List | Class Members | File Members

_cklf_hdr Struct Reference

the file header More...

#include <cklf.h>

List of all members.

Public Attributes

char ident [LD_MAX_IDENT]
int version
int prog
int data
int symtab
int strtab
int total_sz


Detailed Description

the file header


Member Data Documentation

int _cklf_hdr::data
 

index to the data section

char _cklf_hdr::ident[LD_MAX_IDENT]
 

magic number

int _cklf_hdr::prog
 

index to the program code section

int _cklf_hdr::strtab
 

index to the string table

int _cklf_hdr::symtab
 

index to the symbol table

int _cklf_hdr::total_sz
 

total size of the file

int _cklf_hdr::version
 

object file version


The documentation for this struct was generated from the following file:
Generated on Thu Jul 13 03:56:37 2006 for CKPMcc by  doxygen 1.4.4