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

MACHO_SECTION Struct Reference

#include <machostruc.h>

List of all members.

Public Attributes

byte sectname [16]
byte segname [16]
uint32 vmaddr
uint32 vmsize
uint32 fileoff
uint32 align
uint32 reloff
uint32 nreloc
uint32 flags
uint32 reserved1
uint32 reserved2


Member Data Documentation

uint32 MACHO_SECTION::align
 

Definition at line 101 of file machostruc.h.

uint32 MACHO_SECTION::fileoff
 

Definition at line 100 of file machostruc.h.

Referenced by macho_addr_to_ofs(), macho_ofs_to_addr(), and macho_ofs_to_section().

uint32 MACHO_SECTION::flags
 

Definition at line 104 of file machostruc.h.

Referenced by MachoAnalyser::validAddress().

uint32 MACHO_SECTION::nreloc
 

Definition at line 103 of file machostruc.h.

uint32 MACHO_SECTION::reloff
 

Definition at line 102 of file machostruc.h.

uint32 MACHO_SECTION::reserved1
 

Definition at line 105 of file machostruc.h.

uint32 MACHO_SECTION::reserved2
 

Definition at line 106 of file machostruc.h.

byte MACHO_SECTION::sectname[16]
 

Definition at line 96 of file machostruc.h.

Referenced by MachoAnalyser::getSegmentNameByAddress().

byte MACHO_SECTION::segname[16]
 

Definition at line 97 of file machostruc.h.

uint32 MACHO_SECTION::vmaddr
 

Definition at line 98 of file machostruc.h.

Referenced by macho_addr_is_valid(), macho_addr_to_ofs(), macho_addr_to_section(), and macho_ofs_to_addr().

uint32 MACHO_SECTION::vmsize
 

Definition at line 99 of file machostruc.h.

Referenced by macho_addr_is_valid(), macho_addr_to_ofs(), macho_addr_to_section(), macho_ofs_to_addr(), and macho_ofs_to_section().


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