Static Value-Flow Analysis
SVF::RelExeState Member List

This is the complete list of members for SVF::RelExeState, including all inherited members.

_addrToValSVF::RelExeStateprotected
_varToValSVF::RelExeStateprotected
AddrToValMap typedefSVF::RelExeState
buildRelZ3Expr(u32_t cmp, s32_t succ, Set< u32_t > &vars, Set< u32_t > &initVars)SVF::RelExeState
eqVarToValMap(const VarToValMap &lhs, const VarToValMap &rhs) constSVF::RelExeStateprivate
existsVar(u32_t varId) constSVF::RelExeStateinline
extractCmpVars(const Z3Expr &expr, Set< u32_t > &res)SVF::RelExeState
extractSubVars(const Z3Expr &expr, Set< u32_t > &res)SVF::RelExeState
getContext()SVF::RelExeStateinlinestatic
getInternalID(u32_t idx)SVF::RelExeStateinlinestatic
getLocToVal() constSVF::RelExeStateinline
getVarToVal() constSVF::RelExeStateinline
getVirtualMemAddress(u32_t idx)SVF::RelExeStateinlinestatic
getZ3Expr(u32_t varId)SVF::RelExeStateinlinevirtual
hash() constSVF::RelExeStateinline
isVirtualMemAddress(u32_t val)SVF::RelExeStateinlinestatic
lessThanVarToValMap(const VarToValMap &lhs, const VarToValMap &rhs) constSVF::RelExeStateprivate
load(const Z3Expr &loc)SVF::RelExeState
load(u32_t objId)SVF::RelExeStateinlineprotected
operator!=(const RelExeState &rhs) constSVF::RelExeStateinline
operator<(const RelExeState &rhs) constSVF::RelExeState
operator=(const RelExeState &rhs)SVF::RelExeState
operator=(RelExeState &&rhs) noexceptSVF::RelExeStateinline
operator==(const RelExeState &rhs) constSVF::RelExeState
operator[](u32_t varId)SVF::RelExeStateinline
printExprValues()SVF::RelExeState
RelExeState()=defaultSVF::RelExeState
RelExeState(VarToValMap &varToVal, AddrToValMap &locToVal)SVF::RelExeStateinline
RelExeState(const RelExeState &rhs)SVF::RelExeStateinline
RelExeState(RelExeState &&rhs) noexceptSVF::RelExeStateinline
store(const Z3Expr &loc, const Z3Expr &value)SVF::RelExeState
store(u32_t objId, const Z3Expr &z3Expr)SVF::RelExeStateinlineprotected
SVFIR2AbsState classSVF::RelExeStatefriend
toZ3Expr(u32_t varId) constSVF::RelExeStateinlinevirtual
VarToValMap typedefSVF::RelExeState
z3Expr2NumValue(const Z3Expr &e)SVF::RelExeStateinlinestatic
~RelExeState()=defaultSVF::RelExeStatevirtual