Ghidra Decompiler Analysis Engine
|
This is the complete list of members for ProtoModel, including all inherited members.
assignParameterStorage(const vector< Datatype * > &typelist, vector< ParameterPieces > &res, bool ignoreOutputError) | ProtoModel | |
assumedInputExtension(const Address &addr, int4 size, VarnodeData &res) const | ProtoModel | inline |
assumedOutputExtension(const Address &addr, int4 size, VarnodeData &res) const | ProtoModel | inline |
characterizeAsInputParam(const Address &loc, int4 size) const | ProtoModel | inline |
checkInputJoin(const Address &hiaddr, int4 hisize, const Address &loaddr, int4 losize) const | ProtoModel | inline |
checkInputSplit(const Address &loc, int4 size, int4 splitpoint) const | ProtoModel | inline |
checkOutputJoin(const Address &hiaddr, int4 hisize, const Address &loaddr, int4 losize) const | ProtoModel | inline |
deriveInputMap(ParamActive *active) const | ProtoModel | inline |
deriveOutputMap(ParamActive *active) const | ProtoModel | inline |
extrapop_unknown enum value | ProtoModel | |
getBiggestContainedInputParam(const Address &loc, int4 size, VarnodeData &res) const | ProtoModel | inline |
getMaxInputDelay(void) const | ProtoModel | inline |
getMaxOutputDelay(void) const | ProtoModel | inline |
hasEffect(const Address &addr, int4 size) const | ProtoModel | |
isCompatible(const ProtoModel *op2) const | ProtoModel | |
lookupEffect(const vector< EffectRecord > &efflist, const Address &addr, int4 size) | ProtoModel | static |
possibleInputParam(const Address &loc, int4 size) const | ProtoModel | inline |
possibleInputParamWithSlot(const Address &loc, int4 size, int4 &slot, int4 &slotsize) const | ProtoModel | inline |
possibleOutputParam(const Address &loc, int4 size) const | ProtoModel | inline |
possibleOutputParamWithSlot(const Address &loc, int4 size, int4 &slot, int4 &slotsize) const | ProtoModel | inline |
ProtoModel(Architecture *g) | ProtoModel | |
ProtoModel(const string &nm, const ProtoModel &op2) | ProtoModel | |
ProtoModelMerged (defined in ProtoModel) | ProtoModel | friend |
restoreXml(const Element *el) | ProtoModel | virtual |
unjustifiedInputParam(const Address &loc, int4 size, VarnodeData &res) const | ProtoModel | inline |
~ProtoModel(void) | ProtoModel | virtual |