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

Method isConstantExtended

varnode.cc:787–832  ·  view source on GitHub ↗

If \b this is a constant, or is extended (INT_ZEXT,INT_SEXT,PIECE) from a constant, the \e value of the constant (currently up to 128 bits) is passed back and \b true is returned. \param val will hold the 128-bit constant value \return \b true if a constant was recovered

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

applyOpMethod · 0.80
findFormMethod · 0.80

Calls 7

signbit_negativeFunction · 0.85
codeMethod · 0.80
sign_extendFunction · 0.70
getInMethod · 0.45
isConstantMethod · 0.45
getOffsetMethod · 0.45
getSizeMethod · 0.45

Tested by

no test coverage detected