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

Method checkRelativeConstant

rangeutil.cc:2316–2344  ·  view source on GitHub ↗

Verify that the given Varnode is produced by a straight line sequence of COPYs, INT_ADDs with a constant, from the base register marked as \e relative for our system. \param vn is the given Varnode \param typeCode will hold the base register code (if found) \param value will hold the additive value relative to the base register (if found) \return \b true if the Varnode is a \e relative constant

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

calc_maskFunction · 0.85
getValueSetMethod · 0.80
isWrittenMethod · 0.80
codeMethod · 0.80
isMarkMethod · 0.45
getDefMethod · 0.45
getInMethod · 0.45
isConstantMethod · 0.45
getOffsetMethod · 0.45
getSizeMethod · 0.45

Tested by

no test coverage detected