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

Method markIndirectCreation

funcdata_op.cc:691–703  ·  view source on GitHub ↗

Data-flow through the given CPUI_INDIRECT op is marked so that the output Varnode is considered \e indirectly \e created. An \e indirectly \e created Varnode effectively has no data-flow before the INDIRECT op that defines it, and the value contained by the Varnode is not explicitly calculable. \param indop is the given CPUI_INDIRECT op \param possibleOutput is \b true if INDIRECT should be marked

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

specialHandlingMethod · 0.80
applyMethod · 0.80

Calls 4

LowlevelErrorClass · 0.85
getOutMethod · 0.45
getInMethod · 0.45
isConstantMethod · 0.45

Tested by

no test coverage detected