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  ghidra::FlowInfo
 A class for generating the control-flow structure for a single function. More...
 
struct  ghidra::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.