This is the complete list of members for ghidra::ActionMultiCse, including all inherited members.
Action(uint4 f, const string &nm, const string &g) | ghidra::Action | |
ActionMultiCse(const string &g) | ghidra::ActionMultiCse | inline |
apply(Funcdata &data) | ghidra::ActionMultiCse | virtual |
basegroup | ghidra::Action | protected |
break_action enum value | ghidra::Action | |
break_start enum value | ghidra::Action | |
breakflags enum name | ghidra::Action | |
breakpoint | ghidra::Action | protected |
checkActionBreak(void) | ghidra::Action | protected |
checkStartBreak(void) | ghidra::Action | protected |
clearBreakPoints(void) | ghidra::Action | virtual |
clone(const ActionGroupList &grouplist) const | ghidra::ActionMultiCse | inlinevirtual |
count | ghidra::Action | protected |
count_apply | ghidra::Action | protected |
count_tests | ghidra::Action | protected |
disableRule(const string &specify) | ghidra::Action | |
enableRule(const string &specify) | ghidra::Action | |
findMatch(BlockBasic *bl, PcodeOp *target, Varnode *in) | ghidra::ActionMultiCse | privatestatic |
flags | ghidra::Action | protected |
getGroup(void) const | ghidra::Action | inline |
getName(void) const | ghidra::Action | inline |
getNumApply(void) | ghidra::Action | inline |
getNumTests(void) | ghidra::Action | inline |
getStatus(void) const | ghidra::Action | inline |
getSubAction(const string &specify) | ghidra::Action | virtual |
getSubRule(const string &specify) | ghidra::Action | virtual |
issueWarning(Architecture *glb) | ghidra::Action | protected |
lcount | ghidra::Action | protected |
name | ghidra::Action | protected |
perform(Funcdata &data) | ghidra::Action | |
preferredOutput(Varnode *out1, Varnode *out2) | ghidra::ActionMultiCse | privatestatic |
print(ostream &s, int4 num, int4 depth) const | ghidra::Action | virtual |
printState(ostream &s) const | ghidra::Action | virtual |
printStatistics(ostream &s) const | ghidra::Action | virtual |
processBlock(Funcdata &data, BlockBasic *bl) | ghidra::ActionMultiCse | private |
reset(Funcdata &data) | ghidra::Action | virtual |
resetStats(void) | ghidra::Action | virtual |
rule_debug enum value | ghidra::Action | |
rule_onceperfunc enum value | ghidra::Action | |
rule_oneactperfunc enum value | ghidra::Action | |
rule_repeatapply enum value | ghidra::Action | |
rule_warnings_given enum value | ghidra::Action | |
rule_warnings_on enum value | ghidra::Action | |
ruleflags enum name | ghidra::Action | |
setBreakPoint(uint4 tp, const string &specify) | ghidra::Action | |
setWarning(bool val, const string &specify) | ghidra::Action | |
status | ghidra::Action | protected |
status_actionbreak enum value | ghidra::Action | |
status_breakstarthit enum value | ghidra::Action | |
status_end enum value | ghidra::Action | |
status_mid enum value | ghidra::Action | |
status_repeat enum value | ghidra::Action | |
status_start enum value | ghidra::Action | |
statusflags enum name | ghidra::Action | |
tmpbreak_action enum value (defined in ghidra::Action) | ghidra::Action | |
tmpbreak_start enum value | ghidra::Action | |
turnOffWarnings(void) | ghidra::Action | inlineprotected |
turnOnWarnings(void) | ghidra::Action | inlineprotected |
~Action(void) | ghidra::Action | inlinevirtual |