decompiler
1.0.0
|
This is the complete list of members for ghidra::ParamList, including all inherited members.
assignMap(const vector< Datatype *> &proto, TypeFactory &typefactory, vector< ParameterPieces > &res) const =0 | ghidra::ParamList | pure virtual |
assumedExtension(const Address &addr, int4 size, VarnodeData &res) const =0 | ghidra::ParamList | pure virtual |
characterizeAsParam(const Address &loc, int4 size) const =0 | ghidra::ParamList | pure virtual |
checkJoin(const Address &hiaddr, int4 hisize, const Address &loaddr, int4 losize) const =0 | ghidra::ParamList | pure virtual |
checkSplit(const Address &loc, int4 size, int4 splitpoint) const =0 | ghidra::ParamList | pure virtual |
clone(void) const =0 | ghidra::ParamList | pure virtual |
decode(Decoder &decoder, vector< EffectRecord > &effectlist, bool normalstack)=0 | ghidra::ParamList | pure virtual |
fillinMap(ParamActive *active) const =0 | ghidra::ParamList | pure virtual |
getBiggestContainedParam(const Address &loc, int4 size, VarnodeData &res) const =0 | ghidra::ParamList | pure virtual |
getMaxDelay(void) const =0 | ghidra::ParamList | pure virtual |
getRangeList(AddrSpace *spc, RangeList &res) const =0 | ghidra::ParamList | pure virtual |
getSpacebase(void) const =0 | ghidra::ParamList | pure virtual |
getType(void) const =0 | ghidra::ParamList | pure virtual |
p_merged enum value | ghidra::ParamList | |
p_register enum value | ghidra::ParamList | |
p_register_out enum value | ghidra::ParamList | |
p_standard enum value | ghidra::ParamList | |
p_standard_out enum value | ghidra::ParamList | |
possibleParam(const Address &loc, int4 size) const =0 | ghidra::ParamList | pure virtual |
possibleParamWithSlot(const Address &loc, int4 size, int4 &slot, int4 &slotsize) const =0 | ghidra::ParamList | pure virtual |
unjustifiedContainer(const Address &loc, int4 size, VarnodeData &res) const =0 | ghidra::ParamList | pure virtual |
~ParamList(void) | ghidra::ParamList | inlinevirtual |