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

Method beginDef

varnode.cc:1780–1807  ·  view source on GitHub ↗

\brief Beginning of varnodes with set definition property Get an iterator to Varnodes in definition order restricted with the following properties: - Varnode::input for Varnodes which are inputs to the function - Varnode::written for Varnodes that are defined by a PcodeOp - 0 for \e free Varnodes \param fl is the property restriction \return the beginning iterator

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

printVarnodeTreeMethod · 0.45
setInputVarnodeMethod · 0.45
adjustInputVarnodesMethod · 0.45
printMethod · 0.45
ParamIDAnalysisMethod · 0.45
applyMethod · 0.45
fakeInputSymbolsMethod · 0.45

Calls 3

AddressClass · 0.85
LowlevelErrorClass · 0.85
beginMethod · 0.45

Tested by

no test coverage detected