| 
    decompiler
    1.0.0
    
   | 
 
This is the complete list of members for BlockDoWhile, including all inherited members.
| addEdge(FlowBlock *begin, FlowBlock *end) | BlockGraph | |
| addLoopEdge(FlowBlock *begin, int4 outindex) | BlockGraph | |
| block_flags enum name | FlowBlock | |
| block_type enum name | FlowBlock | |
| buildCopy(const BlockGraph &graph) | BlockGraph | |
| buildDomDepth(vector< int4 > &depth) const | BlockGraph | |
| buildDomSubTree(vector< FlowBlock * > &res, FlowBlock *root) const | BlockGraph | |
| buildDomTree(vector< vector< FlowBlock * > > &child) const | BlockGraph | |
| calcDepth(const FlowBlock *leaf) const | FlowBlock | |
| calcForwardDominator(const vector< FlowBlock * > &rootlist) | BlockGraph | |
| calcLoop(void) | BlockGraph | |
| clear(void) | BlockGraph | |
| clearFlag(uint4 fl) | FlowBlock | inlineprotected | 
| clearLoopExit(int4 i) | FlowBlock | inline | 
| clearMark(void) | FlowBlock | inline | 
| clearVisitCount(void) | BlockGraph | |
| collectReachable(vector< FlowBlock * > &res, FlowBlock *bl, bool un) const | BlockGraph | |
| compareBlockIndex(const FlowBlock *bl1, const FlowBlock *bl2) | FlowBlock | inlinestatic | 
| compareFinalOrder(const FlowBlock *bl1, const FlowBlock *bl2) | FlowBlock | static | 
| edge_flags enum name | FlowBlock | |
| emit(PrintLanguage *lng) const | BlockDoWhile | inlinevirtual | 
| f_back_edge enum value | FlowBlock | |
| f_break_goto enum value | FlowBlock | |
| f_continue_goto enum value | FlowBlock | |
| f_cross_edge enum value | FlowBlock | |
| f_dead enum value | FlowBlock | |
| f_defaultswitch_edge enum value | FlowBlock | |
| f_donothing_loop enum value | FlowBlock | |
| f_duplicate_block enum value | FlowBlock | |
| f_entry_point enum value | FlowBlock | |
| f_flip_path enum value | FlowBlock | |
| f_forward_edge enum value | FlowBlock | |
| f_goto_edge enum value | FlowBlock | |
| f_goto_goto enum value | FlowBlock | |
| f_interior_gotoin enum value | FlowBlock | |
| f_interior_gotoout enum value | FlowBlock | |
| f_irreducible enum value | FlowBlock | |
| f_joined_block enum value | FlowBlock | |
| f_label_bumpup enum value | FlowBlock | |
| f_loop_edge enum value | FlowBlock | |
| f_loop_exit_edge enum value | FlowBlock | |
| f_mark enum value | FlowBlock | |
| f_mark2 enum value | FlowBlock | |
| f_switch_out enum value | FlowBlock | |
| f_tree_edge enum value | FlowBlock | |
| f_unstructured_targ enum value | FlowBlock | |
| f_whiledo_overflow enum value | FlowBlock | |
| findCommonBlock(FlowBlock *bl1, FlowBlock *bl2) | FlowBlock | static | 
| flipInPlaceExecute(void) | FlowBlock | inlinevirtual | 
| flipInPlaceTest(vector< PcodeOp * > &fliplist) const | FlowBlock | inlinevirtual | 
| FlowBlock(void) | FlowBlock | |
| getBlock(int4 i) const | BlockGraph | inline | 
| getCopyMap(void) const | FlowBlock | inline | 
| getExitLeaf(void) const | FlowBlock | inlinevirtual | 
| getFalseOut(void) const | FlowBlock | inline | 
| getFlags(void) const | FlowBlock | inline | 
| getFlipPath(void) const | FlowBlock | inline | 
| getFrontLeaf(void) const | FlowBlock | |
| getFrontLeaf(void) | FlowBlock | |
| getImmedDom(void) const | FlowBlock | inline | 
| getIn(int4 i) | FlowBlock | inline | 
| getIn(int4 i) const | FlowBlock | inline | 
| getIndex(void) const | FlowBlock | inline | 
| getInIndex(const FlowBlock *bl) const | FlowBlock | |
| getInRevIndex(int4 i) const | FlowBlock | inline | 
| getJumptable(void) const | FlowBlock | |
| getList(void) const | BlockGraph | inline | 
| getOut(int4 i) | FlowBlock | inline | 
| getOut(int4 i) const | FlowBlock | inline | 
| getOutIndex(const FlowBlock *bl) const | FlowBlock | |
| getOutRevIndex(int4 i) const | FlowBlock | inline | 
| getParent(void) | FlowBlock | inline | 
| getParent(void) const | FlowBlock | inline | 
| getSize(void) const | BlockGraph | inline | 
| getSplitPoint(void) | FlowBlock | inlinevirtual | 
| getStart(void) const | FlowBlock | inlinevirtual | 
| getStartBlock(void) const | BlockGraph | |
| getStop(void) const | FlowBlock | inlinevirtual | 
| getTrueOut(void) const | FlowBlock | inline | 
| getType(void) const | BlockDoWhile | inlinevirtual | 
| getVisitCount(void) const | FlowBlock | inline | 
| hasInteriorGoto(void) const | FlowBlock | inline | 
| hasLoopIn(void) const | FlowBlock | |
| hasLoopOut(void) const | FlowBlock | |
| hasSpecialLabel(void) const | FlowBlock | inline | 
| isBackEdgeIn(int4 i) const | FlowBlock | inline | 
| isBackEdgeOut(int4 i) const | FlowBlock | inline | 
| isComplex(void) const | FlowBlock | inlinevirtual | 
| isDead(void) const | FlowBlock | inline | 
| isDecisionIn(int4 i) const | FlowBlock | inline | 
| isDecisionOut(int4 i) const | FlowBlock | inline | 
| isDefaultBranch(int4 i) const | FlowBlock | inline | 
| isDonothingLoop(void) const | FlowBlock | inline | 
| isDuplicated(void) const | FlowBlock | inline | 
| isEntryPoint(void) const | FlowBlock | inline | 
| isGotoIn(int4 i) const | FlowBlock | inline | 
| isGotoOut(int4 i) const | FlowBlock | inline | 
| isInteriorGotoTarget(void) const | FlowBlock | inline | 
| isIrreducibleIn(int4 i) const | FlowBlock | inline | 
| isIrreducibleOut(int4 i) const | FlowBlock | inline | 
| isJoined(void) const | FlowBlock | inline | 
| isJumpTarget(void) const | FlowBlock | |
| isLabelBumpUp(void) const | FlowBlock | inline | 
| isLoopDAGIn(int4 i) const | FlowBlock | inline | 
| isLoopDAGOut(int4 i) const | FlowBlock | inline | 
| isLoopIn(int4 i) const | FlowBlock | inline | 
| isLoopOut(int4 i) const | FlowBlock | inline | 
| isMark(void) const | FlowBlock | inline | 
| isSwitchOut(void) const | FlowBlock | inline | 
| isTreeEdgeIn(int4 i) const | FlowBlock | inline | 
| isUnstructuredTarget(void) const | FlowBlock | inline | 
| lastOp(void) const | FlowBlock | inlinevirtual | 
| markCopyBlock(FlowBlock *bl, uint4 fl) | BlockGraph | protectedstatic | 
| markLabelBumpUp(bool bump) | BlockDoWhile | virtual | 
| markUnstructured(void) | BlockGraph | virtual | 
| moveOutEdge(FlowBlock *blold, int4 slot, FlowBlock *blnew) | BlockGraph | |
| nameToType(const string &name) | FlowBlock | static | 
| negateCondition(bool toporbottom) | FlowBlock | virtual | 
| newBlock(void) | BlockGraph | |
| newBlockBasic(Funcdata *fd) | BlockGraph | |
| newBlockCondition(FlowBlock *b1, FlowBlock *b2) | BlockGraph | |
| newBlockCopy(FlowBlock *bl) | BlockGraph | |
| newBlockDoWhile(FlowBlock *condcl) | BlockGraph | |
| newBlockGoto(FlowBlock *bl) | BlockGraph | |
| newBlockIf(FlowBlock *cond, FlowBlock *tc) | BlockGraph | |
| newBlockIfElse(FlowBlock *cond, FlowBlock *tc, FlowBlock *fc) | BlockGraph | |
| newBlockIfGoto(FlowBlock *cond) | BlockGraph | |
| newBlockInfLoop(FlowBlock *body) | BlockGraph | |
| newBlockList(const vector< FlowBlock * > &nodes) | BlockGraph | |
| newBlockMultiGoto(FlowBlock *bl, int4 outedge) | BlockGraph | |
| newBlockSwitch(const vector< FlowBlock * > &cs) | BlockGraph | |
| newBlockWhileDo(FlowBlock *cond, FlowBlock *cl) | BlockGraph | |
| nextFlowAfter(const FlowBlock *bl) const | BlockDoWhile | virtual | 
| nextInFlow(void) const | FlowBlock | |
| orderBlocks(void) | BlockGraph | inline | 
| orderSwitchCases(void) const | BlockGraph | virtual | 
| preferComplement(Funcdata &data) | FlowBlock | inlinevirtual | 
| printHeader(ostream &s) const | BlockDoWhile | virtual | 
| printRaw(ostream &s) const | BlockGraph | virtual | 
| printTree(ostream &s, int4 level) const | BlockGraph | virtual | 
| removeBlock(FlowBlock *bl) | BlockGraph | |
| removeEdge(FlowBlock *begin, FlowBlock *end) | BlockGraph | |
| removeFromFlow(FlowBlock *bl) | BlockGraph | |
| removeFromFlowSplit(FlowBlock *bl, bool flipflow) | BlockGraph | |
| restoreXml(const Element *el, const AddrSpaceManager *m) | BlockGraph | |
| FlowBlock::restoreXml(const Element *el, BlockMap &resolver) | FlowBlock | |
| restoreXmlBody(List::const_iterator &iter, List::const_iterator enditer, BlockMap &resolver) | BlockGraph | virtual | 
| restoreXmlEdges(List::const_iterator &iter, List::const_iterator enditer, BlockMap &resolver) | FlowBlock | |
| restoreXmlHeader(const Element *el) | FlowBlock | virtual | 
| saveXml(ostream &s) const | FlowBlock | |
| saveXmlBody(ostream &s) const | BlockGraph | virtual | 
| saveXmlEdges(ostream &s) const | FlowBlock | |
| saveXmlHeader(ostream &s) const | FlowBlock | virtual | 
| scopeBreak(int4 curexit, int4 curloopexit) | BlockDoWhile | virtual | 
| setBackEdge(int4 i) | FlowBlock | inline | 
| setDead(void) | FlowBlock | inline | 
| setDefaultSwitch(int4 i) | FlowBlock | inline | 
| setDonothingLoop(void) | FlowBlock | inline | 
| setFlag(uint4 fl) | FlowBlock | inlineprotected | 
| setGotoBranch(int4 i) | FlowBlock | |
| setLoopExit(int4 i) | FlowBlock | inline | 
| setMark(void) | FlowBlock | inline | 
| setStartBlock(FlowBlock *bl) | BlockGraph | |
| setVisitCount(int4 i) | FlowBlock | inline | 
| sizeIn(void) const | FlowBlock | inline | 
| sizeOut(void) const | FlowBlock | inline | 
| spliceBlock(FlowBlock *bl) | BlockGraph | |
| structureLoops(vector< FlowBlock * > &rootlist) | BlockGraph | |
| subBlock(int4 i) const | BlockGraph | inlinevirtual | 
| swapBlocks(int4 i, int4 j) | BlockGraph | protected | 
| switchEdge(FlowBlock *in, FlowBlock *outbefore, FlowBlock *outafter) | BlockGraph | |
| t_basic enum value (defined in FlowBlock) | FlowBlock | |
| t_condition enum value (defined in FlowBlock) | FlowBlock | |
| t_copy enum value (defined in FlowBlock) | FlowBlock | |
| t_dowhile enum value (defined in FlowBlock) | FlowBlock | |
| t_goto enum value (defined in FlowBlock) | FlowBlock | |
| t_graph enum value (defined in FlowBlock) | FlowBlock | |
| t_if enum value (defined in FlowBlock) | FlowBlock | |
| t_infloop enum value (defined in FlowBlock) | FlowBlock | |
| t_ls enum value (defined in FlowBlock) | FlowBlock | |
| t_multigoto enum value (defined in FlowBlock) | FlowBlock | |
| t_plain enum value (defined in FlowBlock) | FlowBlock | |
| t_switch enum value (defined in FlowBlock) | FlowBlock | |
| t_whiledo enum value (defined in FlowBlock) | FlowBlock | |
| typeToName(block_type bt) | FlowBlock | static | 
| ~BlockGraph(void) | BlockGraph | inlinevirtual | 
| ~FlowBlock(void) | FlowBlock | inlinevirtual | 
 1.8.15