UnivesalDisassembler(2003)

SectionData Struct Reference

A section object including only data. More...

#include <shared.h>

List of all members.

Public Member Functions

 SectionData ()

Public Attributes

Address addr
unsigned size
bool executable
bytecontent
string name
bool scanaddress

Detailed Description

A section object including only data.

Definition at line 66 of file shared.h.


Constructor & Destructor Documentation

SectionData::SectionData ( ) [inline]

Definition at line 73 of file shared.h.


Member Data Documentation

Definition at line 67 of file shared.h.

Referenced by load_sections(), and print_content().

Definition at line 70 of file shared.h.

Referenced by load_sections().

Definition at line 69 of file shared.h.

Referenced by load_sections().

Definition at line 71 of file shared.h.

Referenced by load_sections().

Definition at line 72 of file shared.h.

Definition at line 68 of file shared.h.

Referenced by load_sections().


The documentation for this struct was generated from the following file: