This is the complete list of members for ghidra::VolatileReadOp, including all inherited members.
annotation_assignment enum value | ghidra::UserPcodeOp | |
appendSize(const string &base, int4 size) | ghidra::VolatileOp | protectedstatic |
BUILTIN_MEMCPY | ghidra::UserPcodeOp | static |
BUILTIN_STRINGDATA | ghidra::UserPcodeOp | static |
BUILTIN_STRNCPY | ghidra::UserPcodeOp | static |
BUILTIN_VOLATILE_READ | ghidra::UserPcodeOp | static |
BUILTIN_VOLATILE_WRITE | ghidra::UserPcodeOp | static |
BUILTIN_WCSNCPY | ghidra::UserPcodeOp | static |
datatype enum value | ghidra::UserPcodeOp | |
decode(Decoder &decoder) | ghidra::VolatileOp | inlinevirtual |
display_string enum value | ghidra::UserPcodeOp | |
extractAnnotationSize(const Varnode *vn, const PcodeOp *op) | ghidra::VolatileReadOp | virtual |
flags | ghidra::UserPcodeOp | protected |
getDisplay(void) const | ghidra::UserPcodeOp | inline |
getIndex(void) const | ghidra::UserPcodeOp | inline |
getInputLocal(const PcodeOp *op, int4 slot) const | ghidra::UserPcodeOp | inlinevirtual |
getName(void) const | ghidra::UserPcodeOp | inline |
getOperatorName(const PcodeOp *op) const | ghidra::VolatileReadOp | virtual |
getOutputLocal(const PcodeOp *op) const | ghidra::VolatileReadOp | virtual |
getType(void) const | ghidra::UserPcodeOp | inline |
glb | ghidra::UserPcodeOp | protected |
injected enum value | ghidra::UserPcodeOp | |
jumpassist enum value | ghidra::UserPcodeOp | |
name | ghidra::UserPcodeOp | protected |
no_operator enum value | ghidra::UserPcodeOp | |
segment enum value | ghidra::UserPcodeOp | |
string_data enum value | ghidra::UserPcodeOp | |
type | ghidra::UserPcodeOp | protected |
unspecialized enum value | ghidra::UserPcodeOp | |
userop_flags enum name | ghidra::UserPcodeOp | |
userop_type enum name | ghidra::UserPcodeOp | |
useropindex | ghidra::UserPcodeOp | protected |
UserPcodeOp(const string &nm, Architecture *g, uint4 tp, int4 ind) | ghidra::UserPcodeOp | inline |
volatile_read enum value | ghidra::UserPcodeOp | |
volatile_write enum value | ghidra::UserPcodeOp | |
VolatileOp(const string &nm, Architecture *g, uint4 tp, int4 ind) | ghidra::VolatileOp | inline |
VolatileReadOp(const string &nm, Architecture *g, bool functional) | ghidra::VolatileReadOp | inline |
~UserPcodeOp(void) | ghidra::UserPcodeOp | inlinevirtual |