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

Method getSubType

type.cc:173–178  ·  view source on GitHub ↗

Given an offset into \b this data-type, return the component data-type at that offset. Also, pass back a "renormalized" offset suitable for recursize getSubType() calls: i.e. if the original offset hits the exact start of the sub-type, 0 is passed back. If there is no valid component data-type at the offset, return NULL and pass back the original offset \param off is the offset into \b this data-t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

hasMatchingSubTypeMethod · 0.80
applyOpMethod · 0.80
determineDatatypeMethod · 0.80
spanningRangeMethod · 0.80
convertZextToPieceMethod · 0.80
propagateTypeMethod · 0.80
derefPointerMethod · 0.80
scoreTruncationMethod · 0.80
downChainMethod · 0.80
isPtrsubMatchingMethod · 0.80
resolveInFlowMethod · 0.80
findResolveMethod · 0.80

Calls 10

getAlignSizeMethod · 0.80
resolveConstantMethod · 0.80
queryContainerMethod · 0.80
getSizeMethod · 0.45
getBaseMethod · 0.45
getWordSizeMethod · 0.45
getOffsetMethod · 0.45
getAddrMethod · 0.45
getTypeMethod · 0.45
getSymbolMethod · 0.45

Tested by

no test coverage detected