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

Method getTypeDefFacing

varnode.cc:614–620  ·  view source on GitHub ↗

This generally just returns the data-type of the Varnode itself unless it is a \e union data-type. In this case, the data-type of the resolved field of the \e union, associated with writing to the Varnode, is returned. The Varnode \b must be written to, to call this method. \return the resolved data-type

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

buildDegenerateMethod · 0.80
applyOpMethod · 0.80
isPointerMethod · 0.80
opConstructorMethod · 0.80
opNewOpMethod · 0.80
splitLoadMethod · 0.80
trimOpOutputMethod · 0.80

Calls 2

needsResolutionMethod · 0.80
findResolveMethod · 0.80

Tested by

no test coverage detected