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

Method justifiedContain

fspec.cc:248–283  ·  view source on GitHub ↗

Check if the given memory range is contained in \b this. If it is contained, return the endian aware offset of the containment. I.e. if the least significant byte of the given range falls on the least significant byte of the \b this, return 0. If it intersects the second least significant, return 1, etc. \param addr is the starting address of the given memory range \param sz is the size of the gi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

adjustInputVarnodesMethod · 0.45
findEntryMethod · 0.45
characterizeAsParamMethod · 0.45
checkJoinMethod · 0.45
unjustifiedContainerMethod · 0.45
fillinMapFallbackMethod · 0.45
fillinMapMethod · 0.45
possibleParamMethod · 0.45
characterizeAsOutputMethod · 0.45
possibleInputParamMethod · 0.45
possibleOutputParamMethod · 0.45

Calls 4

numPiecesMethod · 0.80
getAddrMethod · 0.45
getSpaceMethod · 0.45
getOffsetMethod · 0.45

Tested by

no test coverage detected