MCPcopy Create free account
hub / github.com/cseagle/blc / isLeaf

Method isLeaf

op.cc:761–777  ·  view source on GitHub ↗

\brief Determine if a Varnode is a leaf within the CONCAT tree rooted at the given Varnode The CONCAT tree is the maximal set of Varnodes that are all inputs to CPUI_PIECE operations, with no other uses, and that all ultimately flow to the root Varnode. This method tests whether a Varnode is a leaf of this tree. \param rootVn is the given root of the CONCAT tree \param vn is the Varnode to test

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

findReplaceZextMethod · 0.45
applyOpMethod · 0.45

Calls 8

isWrittenMethod · 0.80
codeMethod · 0.80
loneDescendMethod · 0.80
isMappedMethod · 0.45
getSymbolEntryMethod · 0.45
getDefMethod · 0.45
isAddrTiedMethod · 0.45
getAddrMethod · 0.45

Tested by

no test coverage detected