package binsec

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

Accessors

val wl_size : t -> int

wl_size e returns the size of the current worklist for environment e.

val get_next_path : t -> Bbsse_types.Path_state.t
module Directives : sig ... end

Constructors

val from_address : ?block_index:int -> initialize_fun:(Bbsse_types.Path_state.t -> Bbsse_types.Path_state.t) -> entrypoint:Virtual_address.t -> t
val reinitialize : ?block_index:int -> initialize_fun:(Bbsse_types.Path_state.t -> Bbsse_types.Path_state.t) -> entrypoint:Virtual_address.t -> t -> t

Modifiers

module Path : sig ... end
OCaml

Innovation. Community. Security.