#include <cklf.h>
Public Attributes | |
char | ident [LD_MAX_IDENT] |
int | version |
int | prog |
int | data |
int | symtab |
int | strtab |
int | total_sz |
|
index to the data section |
|
magic number |
|
index to the program code section |
|
index to the string table |
|
index to the symbol table |
|
total size of the file |
|
object file version |