Main Page   Modules   Data Structures   File List   Data Fields   Examples  

_elf_spec_header_list Struct Reference
[The Manipulate ELF library.]

Specific header list. More...

#include <melf.h>


Data Fields

ELF_SPEC_HEADERhead
ELF_SPEC_HEADERtail
unsigned long seq
unsigned long length


Detailed Description

Specific header list.

A list that contains one or more specific headers.


Field Documentation

ELF_SPEC_HEADER* _elf_spec_header_list::head
 

The first header in the list.

unsigned long _elf_spec_header_list::length
 

The number of items in the list.

unsigned long _elf_spec_header_list::seq
 

The current unique identifier sequence pool.

ELF_SPEC_HEADER* _elf_spec_header_list::tail
 

The last header in the list.


The documentation for this struct was generated from the following file:
Generated on Tue May 4 00:14:34 2004 for libmelf by doxygen1.2.15