package binsec

  1. Overview
  2. Docs

doc/shadow_stack/Shadow_stack/Builtin/argument-2-S/Value/index.html

Module S.Value

type t

Symbolic value

Creation

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

Inspection

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

Innovation. Community. Security.