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

Method newIndirectOp

funcdata_op.cc:638–653  ·  view source on GitHub ↗

\brief Create a new CPUI_INDIRECT around a PcodeOp with an indirect effect Typically this is used to annotate data-flow, for the given storage range, passing through a CALL or STORE. An output Varnode is automatically created. \param indeffect is the PcodeOp with the indirect effect \param addr is the starting address of the storage range to protect \param sz is the number of bytes in the storage

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

guardCallsMethod · 0.80
guardStoresMethod · 0.80

Calls 1

getAddrMethod · 0.45

Tested by

no test coverage detected