decompiler 1.0.0
Classes | Variables
raw_arch.hh File Reference

Bare bones capability for treating a file as a raw executable image. More...

#include "sleigh_arch.hh"
#include "loadimage.hh"

Classes

class  RawBinaryArchitectureCapability
 Extension point for building an Architecture that reads in raw images. More...
 
class  RawBinaryArchitecture
 Architecture that reads its binary as a raw file. More...
 

Variables

ElementId ELEM_RAW_SAVEFILE
 Marshaling element <raw_savefile>
 

Detailed Description

Bare bones capability for treating a file as a raw executable image.