decompiler  1.0.0
ghidra::BlockCopy Member List

This is the complete list of members for ghidra::BlockCopy, including all inherited members.

block_flags enum nameghidra::FlowBlock
block_type enum nameghidra::FlowBlock
BlockCopy(FlowBlock *bl)ghidra::BlockCopyinline
calcDepth(const FlowBlock *leaf) constghidra::FlowBlock
clearFlag(uint4 fl)ghidra::FlowBlockinlineprotected
clearLoopExit(int4 i)ghidra::FlowBlockinline
clearMark(void)ghidra::FlowBlockinline
compareBlockIndex(const FlowBlock *bl1, const FlowBlock *bl2)ghidra::FlowBlockinlinestatic
compareFinalOrder(const FlowBlock *bl1, const FlowBlock *bl2)ghidra::FlowBlockstatic
copyghidra::BlockCopyprivate
decode(Decoder &decoder, BlockMap &resolver)ghidra::FlowBlock
decodeBody(Decoder &decoder)ghidra::FlowBlockinlinevirtual
decodeEdges(Decoder &decoder, BlockMap &resolver)ghidra::FlowBlock
decodeHeader(Decoder &decoder)ghidra::FlowBlockvirtual
dominates(const FlowBlock *subBlock) constghidra::FlowBlock
edge_flags enum nameghidra::FlowBlock
emit(PrintLanguage *lng) constghidra::BlockCopyinlinevirtual
encode(Encoder &encoder) constghidra::FlowBlock
encodeBody(Encoder &encoder) constghidra::FlowBlockinlinevirtual
encodeEdges(Encoder &encoder) constghidra::FlowBlock
encodeHeader(Encoder &encoder) constghidra::BlockCopyvirtual
f_back_edge enum valueghidra::FlowBlock
f_break_goto enum valueghidra::FlowBlock
f_continue_goto enum valueghidra::FlowBlock
f_cross_edge enum valueghidra::FlowBlock
f_dead enum valueghidra::FlowBlock
f_defaultswitch_edge enum valueghidra::FlowBlock
f_donothing_loop enum valueghidra::FlowBlock
f_duplicate_block enum valueghidra::FlowBlock
f_entry_point enum valueghidra::FlowBlock
f_flip_path enum valueghidra::FlowBlock
f_forward_edge enum valueghidra::FlowBlock
f_goto_edge enum valueghidra::FlowBlock
f_goto_goto enum valueghidra::FlowBlock
f_interior_gotoin enum valueghidra::FlowBlock
f_interior_gotoout enum valueghidra::FlowBlock
f_irreducible enum valueghidra::FlowBlock
f_joined_block enum valueghidra::FlowBlock
f_label_bumpup enum valueghidra::FlowBlock
f_loop_edge enum valueghidra::FlowBlock
f_loop_exit_edge enum valueghidra::FlowBlock
f_mark enum valueghidra::FlowBlock
f_mark2 enum valueghidra::FlowBlock
f_switch_out enum valueghidra::FlowBlock
f_tree_edge enum valueghidra::FlowBlock
f_unstructured_targ enum valueghidra::FlowBlock
f_whiledo_overflow enum valueghidra::FlowBlock
finalizePrinting(Funcdata &data) constghidra::FlowBlockinlinevirtual
finalTransform(Funcdata &data)ghidra::FlowBlockinlinevirtual
findCommonBlock(FlowBlock *bl1, FlowBlock *bl2)ghidra::FlowBlockstatic
findCommonBlock(const vector< FlowBlock *> &blockSet)ghidra::FlowBlockstatic
flipInPlaceExecute(void)ghidra::FlowBlockinlinevirtual
flipInPlaceTest(vector< PcodeOp *> &fliplist) constghidra::FlowBlockinlinevirtual
FlowBlock(void)ghidra::FlowBlock
getCopyMap(void) constghidra::FlowBlockinline
getExitLeaf(void) constghidra::BlockCopyinlinevirtual
getFalseOut(void) constghidra::FlowBlockinline
getFlags(void) constghidra::FlowBlockinline
getFlipPath(void) constghidra::FlowBlockinline
getFrontLeaf(void) constghidra::FlowBlock
getFrontLeaf(void)ghidra::FlowBlock
getImmedDom(void) constghidra::FlowBlockinline
getIn(int4 i)ghidra::FlowBlockinline
getIn(int4 i) constghidra::FlowBlockinline
getIndex(void) constghidra::FlowBlockinline
getInIndex(const FlowBlock *bl) constghidra::FlowBlock
getInRevIndex(int4 i) constghidra::FlowBlockinline
getJumptable(void) constghidra::FlowBlock
getOut(int4 i)ghidra::FlowBlockinline
getOut(int4 i) constghidra::FlowBlockinline
getOutIndex(const FlowBlock *bl) constghidra::FlowBlock
getOutRevIndex(int4 i) constghidra::FlowBlockinline
getParent(void)ghidra::FlowBlockinline
getParent(void) constghidra::FlowBlockinline
getSplitPoint(void)ghidra::BlockCopyinlinevirtual
getStart(void) constghidra::FlowBlockinlinevirtual
getStop(void) constghidra::FlowBlockinlinevirtual
getTrueOut(void) constghidra::FlowBlockinline
getType(void) constghidra::BlockCopyinlinevirtual
getVisitCount(void) constghidra::FlowBlockinline
hasInteriorGoto(void) constghidra::FlowBlockinline
hasLoopIn(void) constghidra::FlowBlock
hasLoopOut(void) constghidra::FlowBlock
hasSpecialLabel(void) constghidra::FlowBlockinline
isBackEdgeIn(int4 i) constghidra::FlowBlockinline
isBackEdgeOut(int4 i) constghidra::FlowBlockinline
isComplex(void) constghidra::BlockCopyinlinevirtual
isDead(void) constghidra::FlowBlockinline
isDecisionIn(int4 i) constghidra::FlowBlockinline
isDecisionOut(int4 i) constghidra::FlowBlockinline
isDefaultBranch(int4 i) constghidra::FlowBlockinline
isDonothingLoop(void) constghidra::FlowBlockinline
isDuplicated(void) constghidra::FlowBlockinline
isEntryPoint(void) constghidra::FlowBlockinline
isGotoIn(int4 i) constghidra::FlowBlockinline
isGotoOut(int4 i) constghidra::FlowBlockinline
isInteriorGotoTarget(void) constghidra::FlowBlockinline
isIrreducibleIn(int4 i) constghidra::FlowBlockinline
isIrreducibleOut(int4 i) constghidra::FlowBlockinline
isJoined(void) constghidra::FlowBlockinline
isJumpTarget(void) constghidra::FlowBlock
isLabelBumpUp(void) constghidra::FlowBlockinline
isLoopDAGIn(int4 i) constghidra::FlowBlockinline
isLoopDAGOut(int4 i) constghidra::FlowBlockinline
isLoopIn(int4 i) constghidra::FlowBlockinline
isLoopOut(int4 i) constghidra::FlowBlockinline
isMark(void) constghidra::FlowBlockinline
isSwitchOut(void) constghidra::FlowBlockinline
isTreeEdgeIn(int4 i) constghidra::FlowBlockinline
isUnstructuredTarget(void) constghidra::FlowBlockinline
lastOp(void) constghidra::BlockCopyinlinevirtual
markLabelBumpUp(bool bump)ghidra::FlowBlockvirtual
markUnstructured(void)ghidra::FlowBlockinlinevirtual
nameToType(const string &name)ghidra::FlowBlockstatic
negateCondition(bool toporbottom)ghidra::BlockCopyinlinevirtual
nextFlowAfter(const FlowBlock *bl) constghidra::FlowBlockinlinevirtual
nextInFlow(void) constghidra::FlowBlock
preferComplement(Funcdata &data)ghidra::FlowBlockinlinevirtual
printHeader(ostream &s) constghidra::BlockCopyvirtual
printRaw(ostream &s) constghidra::BlockCopyinlinevirtual
printTree(ostream &s, int4 level) constghidra::BlockCopyvirtual
restrictedByConditional(const FlowBlock *cond) constghidra::FlowBlock
scopeBreak(int4 curexit, int4 curloopexit)ghidra::FlowBlockinlinevirtual
setBackEdge(int4 i)ghidra::FlowBlockinline
setDead(void)ghidra::FlowBlockinline
setDefaultSwitch(int4 pos)ghidra::FlowBlock
setDonothingLoop(void)ghidra::FlowBlockinline
setFlag(uint4 fl)ghidra::FlowBlockinlineprotected
setGotoBranch(int4 i)ghidra::FlowBlock
setLoopExit(int4 i)ghidra::FlowBlockinline
setMark(void)ghidra::FlowBlockinline
setVisitCount(int4 i)ghidra::FlowBlockinline
sizeIn(void) constghidra::FlowBlockinline
sizeOut(void) constghidra::FlowBlockinline
subBlock(int4 i) constghidra::BlockCopyinlinevirtual
t_basic enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_condition enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_copy enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_dowhile enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_goto enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_graph enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_if enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_infloop enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_ls enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_multigoto enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_plain enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_switch enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
t_whiledo enum value (defined in ghidra::FlowBlock)ghidra::FlowBlock
typeToName(block_type bt)ghidra::FlowBlockstatic
~FlowBlock(void)ghidra::FlowBlockinlinevirtual