package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-2.5.0.tbz
sha256=452d8491527aea21f2cbb11defcc14ba0daf9fdb6bdb9fc0af73e56eac57b916
sha512=1993cd45c4c7fe124ca6e157f07d17ec50fab5611b270a434ed1b7fb2910aa85a8e6eaaa77dad770430710aafb2f6d676c774dd33942d921f23e2f9854486551

doc/goblint.lib/Goblint_lib/Region/Spec/index.html

Module Region.Spec

include module type of struct include Analyses.DefaultSpec end
module P = Analyses.UnitP
type marshal = unit
val init : 'a -> unit
val finalize : unit -> unit
val vdecl : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'a
val asm : ('a, 'b, 'c, 'd) Analyses.ctx -> 'a
val skip : ('a, 'b, 'c, 'd) Analyses.ctx -> 'a
val event : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'f -> 'a
val morphstate : 'a -> 'b -> 'b
val sync : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'a
val context : 'a -> 'b -> 'c -> 'c
val paths_as_set : ('a, 'b, 'c, 'd) Analyses.ctx -> 'a list
module G = RegPart
include sig ... end
module C : sig ... end
val startcontext : unit -> D.t
module V : sig ... end
val is_bullet : GoblintCil.exp -> 'a -> [< `Bot | `Lifted of RegMap.t | `Top ] -> bool
module Lvals : sig ... end
module A : sig ... end
val branch : (D.t, 'a, 'b, 'c) Analyses.ctx -> GoblintCil.exp -> bool -> D.t
val body : (D.t, 'a, 'b, 'c) Analyses.ctx -> GoblintCil.fundec -> D.t
val combine_env : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'f -> 'g -> 'h -> 'i -> 'j -> 'k -> 'a
val combine_assign : ('a, BatSet.Make(Goblint_lib__RegionDomain.RS).t, 'b, unit) Analyses.ctx -> GoblintCil.lval option -> 'c -> GoblintCil.fundec -> GoblintCil.exp list -> 'd -> D.t -> Queries.ask -> D.t
val startstate : 'a -> [> `Lifted of RegMap.t ]
val threadenter : 'a -> multiple:'b -> 'c -> 'd -> 'e -> [> `Lifted of RegMap.t ] list
val threadspawn : ([> `Lifted of MapDomain.MapBot(MusteqDomain.VF)(Goblint_lib__RegionDomain.RS).t ] as 'a, BatSet.Make(Goblint_lib__RegionDomain.RS).t, 'b, unit) Analyses.ctx -> multiple:'c -> 'd -> 'e -> GoblintCil.exp list -> 'f -> 'a
val exitstate : 'a -> [> `Lifted of RegMap.t ]
val name : unit -> string
OCaml

Innovation. Community. Security.