GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > ELF / V1-1-2

Constituent: elf_show     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_ELF_Dump_Info Struct Reference


Data Fields

const unsigned char * buf
Elf32_Ehdr * ehdr
Elf32_Shdr * shtab
char * strtab

Detailed Description

A set of pointers to common ELF sections.


Field Documentation

const unsigned char* _ELF_Dump_Info::buf
 

The raw file data buffer.

Elf32_Ehdr* _ELF_Dump_Info::ehdr
 

The address of the file header (swapped).

Elf32_Shdr* _ELF_Dump_Info::shtab
 

The address of the section header table (swapped).

char* _ELF_Dump_Info::strtab
 

The address of the section string table.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 5 08:49:00 2007 by  doxygen 1.4.4