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

Method partialCopyShadow

varnode.cc:1074–1103  ·  view source on GitHub ↗

For \b this and another Varnode, establish that either: - bigger = CONCAT(smaller,..) or - smaller = SUBPIECE(bigger) Check through COPY chains and verify that the form of the CONCAT or SUBPIECE matches a given relative offset between the Varnodes. \param op2 is the Varnode to compare to \b this \param relOff is the putative relative byte offset of \b this to \b op2 \return \b true if one Varnode

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testBlockIntersectionMethod · 0.80
eliminateIntersectMethod · 0.80
inflateTestMethod · 0.80

Calls 4

findSubpieceShadowMethod · 0.80
findPieceShadowMethod · 0.80
getSizeMethod · 0.45
isBigEndianMethod · 0.45

Tested by

no test coverage detected