#include <htxbe.h>
Inheritance diagram for ht_xbe:
Public Member Functions | |
void | init (bounds *b, ht_streamfile *file, format_viewer_if **ifs, ht_format_group *format_group, FILEOFS header_ofs) |
virtual void | done () |
virtual void | loc_enum_start () |
virtual bool | loc_enum_next (ht_format_loc *loc) |
Protected Attributes | |
bool | loc_enum |
|
Reimplemented from ht_format_group. Definition at line 133 of file htxbe.cc. References ht_format_group::done(), xbe_section_headers::sections, and ht_xbe_shared_data::sections. |
|
Definition at line 61 of file htxbe.cc. References create_host_struct(), DESC_XBE, file, FILEOFS, ht_xbe_import::funcs, ht_xbe_shared_data::imports, Object::init(), ht_format_group::init_ifs(), little_endian, malloc(), NULL, UINT, VIEW_DEBUG_NAME, VO_BROWSABLE, VO_RESIZE, VO_SELECTABLE, XBE_CERTIFICATE_struct, XBE_IMAGE_HEADER_struct, XBE_LIBRARY_VERSION_struct, and XBE_SECTION_HEADER_struct. |
|
Reimplemented from ht_format_viewer. |
|
Reimplemented from ht_format_viewer. |
|
|