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

Method transferVarnodeProperties

funcdata_varnode.cc:533–542  ·  view source on GitHub ↗

\brief Copy properties from an existing Varnode to a new Varnode The new Varnode is assumed to overlap the storage of the existing Varnode. Properties like boolean flags and \e consume bits are copied as appropriate. \param vn is the existing Varnode \param newVn is the new Varnode that has its properties set \param lsbOffset is the significance offset of the new Varnode within the exising

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createReplacementMethod · 0.80

Calls 6

calc_maskFunction · 0.85
getConsumeMethod · 0.80
setConsumeMethod · 0.80
getSizeMethod · 0.45
getFlagsMethod · 0.45
setFlagsMethod · 0.45

Tested by

no test coverage detected