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

scnhdr Struct Reference

#include <CStructures.h>

List of all members.

Public Attributes

char s_name [8]
uint32_t s_paddr
uint32_t s_vaddr
uint32_t s_size
uint32_t s_scnptr
uint32_t s_relptr
uint32_t s_lnnoptr
uint16_t s_nreloc
uint16_t s_nlnno
uint32_t s_flags


Member Data Documentation

uint32_t scnhdr::s_flags
 

Definition at line 518 of file CStructures.h.

uint32_t scnhdr::s_lnnoptr
 

Definition at line 515 of file CStructures.h.

Referenced by SectHeader32::instrument().

char scnhdr::s_name[8]
 

Definition at line 509 of file CStructures.h.

uint16_t scnhdr::s_nlnno
 

Definition at line 517 of file CStructures.h.

uint16_t scnhdr::s_nreloc
 

Definition at line 516 of file CStructures.h.

uint32_t scnhdr::s_paddr
 

Definition at line 510 of file CStructures.h.

Referenced by SectHeader32::instrument().

uint32_t scnhdr::s_relptr
 

Definition at line 514 of file CStructures.h.

Referenced by SectHeader32::instrument().

uint32_t scnhdr::s_scnptr
 

Definition at line 513 of file CStructures.h.

Referenced by SectHeader32::instrument().

uint32_t scnhdr::s_size
 

Definition at line 512 of file CStructures.h.

Referenced by SectHeader32::instrument().

uint32_t scnhdr::s_vaddr
 

Definition at line 511 of file CStructures.h.

Referenced by SectHeader32::instrument().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 28 11:08:41 2008 for PMaCInstrumentor by doxygen 1.3.5