Ghidra Decompiler Analysis Engine
|
This is the complete list of members for JumpTable, including all inherited members.
addBlockToSwitch(BlockBasic *bl, uintb lab) | JumpTable | |
checkForMultistage(Funcdata *fd) | JumpTable | |
clear(void) | JumpTable | |
foldInNormalization(Funcdata *fd) | JumpTable | |
getIndexByBlock(const FlowBlock *bl, int4 i) const | JumpTable | |
isOverride(void) const | JumpTable | |
JumpTable(Architecture *g, Address ad=Address()) | JumpTable | |
JumpTable(const JumpTable *op2) | JumpTable | |
numIndicesByBlock(const FlowBlock *bl) const | JumpTable | |
recoverAddresses(Funcdata *fd) | JumpTable | |
recoverLabels(Funcdata *fd) | JumpTable | |
recoverMultistage(Funcdata *fd) | JumpTable | |
restoreXml(const Element *el) | JumpTable | |
saveXml(ostream &s) const | JumpTable | |
setLastAsMostCommon(void) | JumpTable | |
setOverride(const vector< Address > &addrtable, const Address &naddr, uintb h, uintb sv) | JumpTable | |
switchOver(const FlowInfo &flow) | JumpTable | |
~JumpTable(void) | JumpTable |