decompiler
1.0.0
|
This is the complete list of members for ActionInferTypes, including all inherited members.
Action(uint4 f, const string &nm, const string &g) | Action | |
ActionInferTypes(const string &g) | ActionInferTypes | inline |
apply(Funcdata &data) | ActionInferTypes | virtual |
basegroup | Action | protected |
break_action enum value | Action | |
break_start enum value | Action | |
breakflags enum name | Action | |
breakpoint | Action | protected |
buildLocaltypes(Funcdata &data) | ActionInferTypes | privatestatic |
checkActionBreak(void) | Action | protected |
checkStartBreak(void) | Action | protected |
clone(const ActionGroupList &grouplist) const | ActionInferTypes | inlinevirtual |
count | Action | protected |
count_apply | Action | protected |
count_tests | Action | protected |
disableRule(const string &specify) | Action | |
enableRule(const string &specify) | Action | |
flags | Action | protected |
getGroup(void) const | Action | inline |
getName(void) const | Action | inline |
getNumApply(void) | Action | inline |
getNumTests(void) | Action | inline |
getStatus(void) const | Action | inline |
getSubAction(const string &specify) | Action | virtual |
getSubRule(const string &specify) | Action | virtual |
issueWarning(Architecture *glb) | Action | protected |
lcount | Action | protected |
localcount | ActionInferTypes | private |
name | Action | protected |
perform(Funcdata &data) | Action | |
print(ostream &s, int4 num, int4 depth) const | Action | virtual |
printState(ostream &s) const | Action | virtual |
printStatistics(ostream &s) const | Action | virtual |
propagateAddIn2Out(TypeFactory *typegrp, PcodeOp *op, int4 inslot) | ActionInferTypes | privatestatic |
propagateAddPointer(PcodeOp *op, int4 slot) | ActionInferTypes | privatestatic |
propagateGoodEdge(PcodeOp *op, int4 inslot, int4 outslot, Varnode *invn) | ActionInferTypes | privatestatic |
propagateOneType(TypeFactory *typegrp, Varnode *vn) | ActionInferTypes | privatestatic |
propagateRef(Funcdata &data, Varnode *vn, const Address &addr) | ActionInferTypes | privatestatic |
propagateSpacebaseRef(Funcdata &data, Varnode *spcvn) | ActionInferTypes | privatestatic |
propagateTypeEdge(TypeFactory *typegrp, PcodeOp *op, int4 inslot, int4 outslot) | ActionInferTypes | privatestatic |
reset(Funcdata &data) | ActionInferTypes | inlinevirtual |
resetStats(void) | Action | virtual |
restoreXml(const Element *el, Funcdata *fd) | Action | inlinevirtual |
rule_debug enum value | Action | |
rule_onceperfunc enum value | Action | |
rule_oneactperfunc enum value | Action | |
rule_repeatapply enum value | Action | |
rule_warnings_given enum value | Action | |
rule_warnings_on enum value | Action | |
ruleflags enum name | Action | |
saveXml(ostream &s) const | Action | inlinevirtual |
setBreakPoint(uint4 tp, const string &specify) | Action | |
setWarning(bool val, const string &specify) | Action | |
status | Action | protected |
status_actionbreak enum value | Action | |
status_breakstarthit enum value | Action | |
status_end enum value | Action | |
status_mid enum value | Action | |
status_repeat enum value | Action | |
status_start enum value | Action | |
statusflags enum name | Action | |
tmpbreak_action enum value (defined in Action) | Action | |
tmpbreak_start enum value | Action | |
turnOffWarnings(void) | Action | inlineprotected |
turnOnWarnings(void) | Action | inlineprotected |
writeBack(Funcdata &data) | ActionInferTypes | privatestatic |
~Action(void) | Action | inlinevirtual |