decompiler  1.0.0
Classes
flow.hh File Reference

Utilities for following control-flow in p-code generated from machine instructions. More...

#include "funcdata.hh"

Classes

class  FlowInfo
 A class for generating the control-flow structure for a single function. More...
 
struct  FlowInfo::VisitStat
 A helper function describing the number of bytes in a machine instruction and the starting p-code op. More...
 

Detailed Description

Utilities for following control-flow in p-code generated from machine instructions.