Ghidra Decompiler Analysis Engine
|
This is the complete list of members for ParamList, including all inherited members.
assignMap(const vector< Datatype * > &proto, bool isinput, TypeFactory &typefactory, vector< ParameterPieces > &res) const =0 | ParamList | pure virtual |
assumedExtension(const Address &addr, int4 size, VarnodeData &res) const =0 | ParamList | pure virtual |
characterizeAsParam(const Address &loc, int4 size) const =0 | ParamList | pure virtual |
checkJoin(const Address &hiaddr, int4 hisize, const Address &loaddr, int4 losize) const =0 | ParamList | pure virtual |
checkSplit(const Address &loc, int4 size, int4 splitpoint) const =0 | ParamList | pure virtual |
clone(void) const =0 | ParamList | pure virtual |
fillinMap(ParamActive *active) const =0 | ParamList | pure virtual |
getBiggestContainedParam(const Address &loc, int4 size, VarnodeData &res) const =0 | ParamList | pure virtual |
getMaxDelay(void) const =0 | ParamList | pure virtual |
getRangeList(AddrSpace *spc, RangeList &res) const =0 | ParamList | pure virtual |
getSpacebase(void) const =0 | ParamList | pure virtual |
getType(void) const =0 | ParamList | pure virtual |
p_merged enum value | ParamList | |
p_register enum value | ParamList | |
p_standard enum value | ParamList | |
p_standard_out enum value | ParamList | |
possibleParam(const Address &loc, int4 size) const =0 | ParamList | pure virtual |
possibleParamWithSlot(const Address &loc, int4 size, int4 &slot, int4 &slotsize) const =0 | ParamList | pure virtual |
restoreXml(const Element *el, const AddrSpaceManager *manage, vector< EffectRecord > &effectlist, bool normalstack)=0 | ParamList | pure virtual |
unjustifiedContainer(const Address &loc, int4 size, VarnodeData &res) const =0 | ParamList | pure virtual |