Ghidra 11.3.2
Ghidra internal decompiler documentation.
|
A primitive data-type and its offset within the containing data-type. More...
#include <modelrules.hh>
Public Member Functions | |
Primitive (Datatype *d, int4 off) | |
Constructor. | |
Public Attributes | |
Datatype * | dt |
Primitive data-type. | |
int4 | offset |
Offset within container. | |
A primitive data-type and its offset within the containing data-type.