decompiler 1.0.0
Classes | Variables
loadimage_xml.hh File Reference

Support for programs stored using an XML schema. More...

#include "loadimage.hh"

Classes

class  LoadImageXml
 Implementation of the LoadImage interface using underlying data stored in an XML format. More...
 

Variables

AttributeId ATTRIB_ARCH
 Marshaling attribute "arch".
 
ElementId ELEM_BINARYIMAGE
 Marshaling element <binaryimage>
 
ElementId ELEM_BYTECHUNK
 Marshaling element <bytechunk>
 

Detailed Description

Support for programs stored using an XML schema.