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

Method overlapJoin

space.cc:123–133  ·  view source on GitHub ↗

\brief Determine if a given point is contained in an address range in \b this address space The point is specified as an address space and offset pair plus an additional number of bytes to "skip". A non-negative value is returned if the point falls in the address range. If the point falls on the first byte of the range, 0 is returned. For the second byte, 1 is returned, etc. Otherwise -1 is retur

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseExplicitMethod · 0.45
setSymbolMethod · 0.45

Calls 7

findJoinMethod · 0.80
getEquivalentAddressMethod · 0.80
wrapOffsetMethod · 0.80
numPiecesMethod · 0.80
getSpaceMethod · 0.45
getOffsetMethod · 0.45
getTypeMethod · 0.45

Tested by

no test coverage detected