State.ValueSourcetype t = SF(Query_stats).Value.tval constant : Binsec.Bitvector.t -> tval lookup : Binsec.Dba.Var.t -> t -> tval read : addr:t -> int -> Binsec.Machine.endianness -> t -> t * tval select : string -> addr:t -> int -> Binsec.Machine.endianness -> t -> t * tval unary : Binsec.Term.unary Binsec.Term.operator -> t -> tval binary : Binsec.Term.binary Binsec.Term.operator -> t -> t -> tval eval : Binsec.Dba.Expr.t -> t -> t