package binsec

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

context

val add_dependency : t -> parent:Sexpr.Expr.t -> Sexpr.Expr.t -> unit
val find_dependency : t -> Sexpr.Expr.t -> Sexpr.BvSet.t
val add : t -> Sexpr.Expr.t -> D.t -> unit
val find : t -> Sexpr.Expr.t -> D.t