Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
cover.hh File Reference

Classes describing the topological scope of variables within a function. More...

#include "type.hh"
Include dependency graph for cover.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  ghidra::PcodeOpSet
 A set of PcodeOps that can be tested for Cover intersections. More...
 
class  ghidra::CoverBlock
 The topological scope of a variable within a basic block. More...
 
class  ghidra::Cover
 A description of the topological scope of a single variable object. More...
 

Detailed Description

Classes describing the topological scope of variables within a function.