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

Method containVarnodeDef

cover.cc:441–462  ·  view source on GitHub ↗

\brief Check the definition of a Varnode for containment If the given Varnode has a defining PcodeOp this is checked for containment. If the Varnode is an input, check if \b this covers the start of the function. Return: - 0 if cover does not contain varnode definition - 1 if there if it is contained in interior - 2 if the defining points intersect - 3 if Cover's tail is the varnode definition

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

eliminateIntersectMethod · 0.80
hideShadowsMethod · 0.80

Calls 7

boundaryMethod · 0.80
getDefMethod · 0.45
getIndexMethod · 0.45
getParentMethod · 0.45
findMethod · 0.45
endMethod · 0.45
containMethod · 0.45

Tested by

no test coverage detected