decompiler
1.0.0
|
This is the complete list of members for ghidra::LoopBody, including all inherited members.
addTail(FlowBlock *bl) | ghidra::LoopBody | inline |
clearExitMarks(FlowBlock *graph) | ghidra::LoopBody | |
clearMarks(vector< FlowBlock *> &body) | ghidra::LoopBody | static |
compare_ends(LoopBody *a, LoopBody *b) | ghidra::LoopBody | static |
compare_head(LoopBody *a, FlowBlock *looptop) | ghidra::LoopBody | static |
depth | ghidra::LoopBody | private |
emitLikelyEdges(list< FloatingEdge > &likely, FlowBlock *graph) | ghidra::LoopBody | |
exitblock | ghidra::LoopBody | private |
exitedges | ghidra::LoopBody | private |
extend(vector< FlowBlock *> &body) const | ghidra::LoopBody | |
extendToContainer(const LoopBody &container, vector< FlowBlock *> &body) const | ghidra::LoopBody | private |
find(FlowBlock *looptop, const vector< LoopBody *> &looporder) | ghidra::LoopBody | static |
findBase(vector< FlowBlock *> &body) | ghidra::LoopBody | |
findExit(const vector< FlowBlock *> &body) | ghidra::LoopBody | |
getCurrentBounds(FlowBlock **top, FlowBlock *graph) | ghidra::LoopBody | |
getExitBlock(void) const | ghidra::LoopBody | inline |
getHead(void) const | ghidra::LoopBody | inline |
head | ghidra::LoopBody | private |
immed_container | ghidra::LoopBody | private |
labelContainments(const vector< FlowBlock *> &body, const vector< LoopBody *> &looporder) | ghidra::LoopBody | |
labelExitEdges(const vector< FlowBlock *> &body) | ghidra::LoopBody | |
LoopBody(FlowBlock *h) | ghidra::LoopBody | inline |
mergeIdenticalHeads(vector< LoopBody *> &looporder) | ghidra::LoopBody | static |
operator<(const LoopBody &op2) const | ghidra::LoopBody | inline |
orderTails(void) | ghidra::LoopBody | |
setExitMarks(FlowBlock *graph) | ghidra::LoopBody | |
tails | ghidra::LoopBody | private |
uniquecount | ghidra::LoopBody | private |