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

Method findDefinitionPoint

double.cc:322–375  ·  view source on GitHub ↗

Set the basic block, \b defblock, and PcodeOp, \b defpoint, where they are defined. Its possible that \b lo and \b hi are \e input Varnodes with no natural defining PcodeOp, in which case \b defpoint is set to null and \b defblock is set to the function entry block. The method returns \b true, if the definition point is found, which amounts to returning \b false if the SplitVarnode is only half co

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

isWrittenMethod · 0.80
getImmedDomMethod · 0.80
getOrderMethod · 0.80
isConstantMethod · 0.45
isInputMethod · 0.45
getDefMethod · 0.45
getParentMethod · 0.45

Tested by

no test coverage detected