package binsec

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

Module State.ValueSource

Symbolic value

Creation

Sourceval constant : Binsec.Bitvector.t -> t
Sourceval var : Uid.t -> string -> int -> t
Sourceval ite : t -> t -> t -> t

Inspection

Sourceval is_symbolic : t -> bool
Sourceval is_zero : t -> Libsse.Types.trilean
OCaml

Innovation. Community. Security.