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

Method gatherConsumedReturn

coreaction.cc:3851–3872  ·  view source on GitHub ↗

\brief Determine how the \e return \e values for the given function are consumed Examine each CPUI_RETURN to see how the Varnode input is consumed. If the function's prototype is locked, assume the Varnode is entirely consumed. If there are no CPUI_RETURN ops, return 0 \param data is the given function \return the bit mask of what is consumed

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

minimalmaskFunction · 0.85
calc_maskFunction · 0.85
isOutputLockedMethod · 0.80
getNZMaskMethod · 0.80
getActiveOutputMethod · 0.45
endOpMethod · 0.45
beginOpMethod · 0.45
isDeadMethod · 0.45
numInputMethod · 0.45
getInMethod · 0.45

Tested by

no test coverage detected