Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ELF_SECTION_HEADER64 Struct Reference

#include <elfstruc.h>

List of all members.

Public Attributes

elf64_half sh_name
elf64_half sh_type
elf64_word sh_flags
elf64_addr sh_addr
elf64_off sh_offset
elf64_word sh_size
elf64_half sh_link
elf64_half sh_info
elf64_word sh_addralign
elf64_word sh_entsize


Member Data Documentation

elf64_addr ELF_SECTION_HEADER64::sh_addr
 

Definition at line 263 of file elfstruc.h.

Referenced by ElfAnalyser::beginAnalysis(), elf_phys_and_mem_section(), and elf_valid_section().

elf64_word ELF_SECTION_HEADER64::sh_addralign
 

Definition at line 268 of file elfstruc.h.

elf64_word ELF_SECTION_HEADER64::sh_entsize
 

Definition at line 269 of file elfstruc.h.

elf64_word ELF_SECTION_HEADER64::sh_flags
 

Definition at line 262 of file elfstruc.h.

Referenced by ElfAnalyser::validAddress().

elf64_half ELF_SECTION_HEADER64::sh_info
 

Definition at line 267 of file elfstruc.h.

elf64_half ELF_SECTION_HEADER64::sh_link
 

Definition at line 266 of file elfstruc.h.

Referenced by ElfAnalyser::initInsertSymbols().

elf64_half ELF_SECTION_HEADER64::sh_name
 

Definition at line 260 of file elfstruc.h.

elf64_off ELF_SECTION_HEADER64::sh_offset
 

Definition at line 264 of file elfstruc.h.

Referenced by ElfAnalyser::initInsertSymbols().

elf64_word ELF_SECTION_HEADER64::sh_size
 

Definition at line 265 of file elfstruc.h.

Referenced by ElfAnalyser::beginAnalysis(), and ElfAnalyser::initInsertSymbols().

elf64_half ELF_SECTION_HEADER64::sh_type
 

Definition at line 261 of file elfstruc.h.

Referenced by ElfAnalyser::beginAnalysis(), elf_phys_and_mem_section(), elf_valid_section(), and ElfAnalyser::validAddress().


The documentation for this struct was generated from the following file:
Generated on Fri May 7 21:15:55 2004 by doxygen 1.3.5