Ghidra Decompiler Analysis Engine
Public Attributes | List of all members
PcodeOpNode Struct Reference

An edge in a data-flow path or graph. More...

#include <op.hh>

Collaboration diagram for PcodeOpNode:
Collaboration graph
[legend]

Public Attributes

PcodeOpop
 The p-code end-point of the edge.
 
int4 slot
 Slot indicating the input Varnode end-point of the edge.
 

Detailed Description

An edge in a data-flow path or graph.

A minimal node for traversing expressions in the data-flow


The documentation for this struct was generated from the following file: