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

Method getExactPiece

type.cc:3856–3881  ·  view source on GitHub ↗

Drill down into nested data-types until we get to a data-type that exactly matches the given offset and size, and return this data-type. Any \e union data-type encountered terminates the process and a partial union data-type is constructed and returned. If the range indicated by the offset and size contains only a partial field or crosses field boundaries, null is returned. \param ct is the struc

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

applyOpMethod · 0.80
buildLocaltypesMethod · 0.80
propagateRefMethod · 0.80
getSizedTypeMethod · 0.80
getValueDatatypeMethod · 0.80

Calls 3

getMetatypeMethod · 0.80
getSubTypeMethod · 0.80
getSizeMethod · 0.45

Tested by

no test coverage detected