decompiler 1.0.0
Classes | Variables
override.hh File Reference

A system for sending override commands to the decompiler. More...

#include "database.hh"

Classes

class  Override
 A container of commands that override the decompiler's default behavior for a single function. More...
 

Variables

ElementId ELEM_DEADCODEDELAY
 Marshaling element <deadcodedelay>
 
ElementId ELEM_FLOW
 Marshaling element <flow>
 
ElementId ELEM_FORCEGOTO
 Marshaling element <forcegoto>
 
ElementId ELEM_INDIRECTOVERRIDE
 Marshaling element <indirectoverride>
 
ElementId ELEM_MULTISTAGEJUMP
 Marshaling element <multistagejump>
 
ElementId ELEM_OVERRIDE
 Marshaling element <override>
 
ElementId ELEM_PROTOOVERRIDE
 Marshaling element <protooverride>
 

Detailed Description

A system for sending override commands to the decompiler.