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

Method getBooleanResult

ruleaction.cc:9998–10083  ·  view source on GitHub ↗

\brief Extract boolean Varnode producing bit at given Varnode and position The boolean value may be shifted, extended and combined with other booleans through a series of operations. We return the Varnode that is the actual result of the boolean operation. If the given Varnode is constant, return null but pass back whether the given bit position is 0 or 1. If no boolean value can be found, retu

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

isWrittenMethod · 0.80
getNZMaskMethod · 0.80
codeMethod · 0.80
isConstantMethod · 0.45
getOffsetMethod · 0.45
getSizeMethod · 0.45
getDefMethod · 0.45
getInMethod · 0.45

Tested by

no test coverage detected