decompiler  1.0.0
Classes
architecture.hh File Reference

Architecture and associated classes that help manage a single processor architecture and load image. More...

#include "capability.hh"
#include "varmap.hh"
#include "action.hh"
#include "database.hh"
#include "pcodeinject.hh"
#include "fspec.hh"
#include "translate.hh"
#include "loadimage.hh"
#include "globalcontext.hh"
#include "comment.hh"
#include "stringmanage.hh"
#include "userop.hh"
#include "options.hh"
#include "transform.hh"
#include "prefersplit.hh"

Classes

class  ArchitectureCapability
 Abstract extension point for building Architecture objects. More...
 
class  Architecture
 Manager for all the major decompiler subsystems. More...
 
class  SegmentedResolver
 A resolver for segmented architectures. More...
 

Detailed Description

Architecture and associated classes that help manage a single processor architecture and load image.