|
Ghidra Decompiler Analysis Engine
|
Specifies subfields of a structure or what a pointer points to. More...
#include <type.hh>

Public Attributes | |
| int4 | offset |
| Offset (into containing struct) of subfield. | |
| string | name |
| Name of subfield. | |
| Datatype * | type |
| type of subfield | |
Specifies subfields of a structure or what a pointer points to.
1.8.17