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

Method findResolve

type.cc:567–571  ·  view source on GitHub ↗

This is the constant version of resolveInFlow. If a resulting subtype has already been calculated, for the particular read (\b slot >= 0) or write (\b slot == -1), then return it. Otherwise return the original data-type. \param op is the PcodeOp using the Varnode assigned with \b this data-type \param slot is the slot reading or writing the Varnode \return the resolved subtype or the original dat

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

getTypeDefFacingMethod · 0.80
getTypeReadFacingMethod · 0.80
getHighTypeDefFacingMethod · 0.80
getHighTypeReadFacingMethod · 0.80
castOutputMethod · 0.80
pushPartialSymbolMethod · 0.80

Calls 7

getMetatypeMethod · 0.80
getUnionFieldMethod · 0.80
getDatatypeMethod · 0.80
getSubTypeMethod · 0.80
getFuncdataMethod · 0.45
getParentMethod · 0.45
getSizeMethod · 0.45

Tested by

no test coverage detected