UnivesalDisassembler(2003)

BinFileData Struct Reference

Binary File Data. Used by Ev_GetAllSections. More...

#include <shared.h>

List of all members.

Public Attributes

string name
 file name
Address entry
 entry point
vector< SectionData * > Sections
 array of all sections in this file

Detailed Description

Binary File Data. Used by Ev_GetAllSections.

Definition at line 77 of file shared.h.


Member Data Documentation

entry point

Definition at line 81 of file shared.h.

Referenced by load_sections().

file name

Definition at line 79 of file shared.h.

Referenced by load_sections().

array of all sections in this file

Definition at line 83 of file shared.h.

Referenced by load_sections(), and load_symbols().


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