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

Method findRoot

op.cc:784–813  ·  view source on GitHub ↗

Find the root of the CONCAT tree of Varnodes marked either isProtoPartial() or isAddrTied(). This will be the maximal Varnode that containing the given Varnode (as storage), with a backward path to it through PIECE operations. All Varnodes along the path, except the root, will be marked as isProtoPartial() or isAddrTied(). \return the root of the CONCAT tree

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

beginDescendMethod · 0.80
endDescendMethod · 0.80
codeMethod · 0.80
renormalizeMethod · 0.80
compareOrderMethod · 0.80
isProtoPartialMethod · 0.45
isAddrTiedMethod · 0.45
getSlotMethod · 0.45
getAddrMethod · 0.45
getOutMethod · 0.45
isBigEndianMethod · 0.45
getSpaceMethod · 0.45

Tested by

no test coverage detected