Ghidra Decompiler Analysis Engine
Classes
flow.hh File Reference

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

#include "funcdata.hh"
Include dependency graph for flow.hh:

Go to the source code of this file.

Classes

class  FlowInfo
 A class for generating the control-flow structure for a single function. More...
 

Detailed Description

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