package binsec

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module State.ValueSource

Sourcetype t

Symbolic value

Sourceval constant : Binsec.Bitvector.t -> t
Sourceval lookup : Libsse.Types.Var.t -> t -> t
Sourceval read : addr:t -> int -> Binsec.Machine.endianness -> t -> t * t
Sourceval select : string -> addr:t -> int -> Binsec.Machine.endianness -> t -> t * t
Sourceval ite : t -> t -> t -> t
Sourceval eval : Libsse.Types.Expr.t -> t -> t
OCaml

Innovation. Community. Security.