package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-2.0.0.tbz
sha256=2f4f2e25b765452f0e336941f35f6cb396d7c213a2d347abe5d35febc5159b1f
sha512=e96af4cad91f6985c8db93c194925853e96cad0ec1a0d9f4d32bbe16d3e5fa1e305f54be02839f21ba89ad2af0c2d5d7aa819ade221ce097dc4dbd0fcd8c8500

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

Module MallocFresh.Spec

include module type of struct include Analyses.IdentitySpec end
include module type of struct include Analyses.DefaultSpec end
type marshal = unit
val init : 'a -> unit
val finalize : unit -> unit
val should_join : 'a -> 'b -> bool
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 query : 'b -> 'a Queries.t -> '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 -> 'b
val branch : ('a, 'b, 'c, 'd) Analyses.ctx -> GoblintCil.exp -> bool -> 'a
val body : ('a, 'b, 'c, 'd) Analyses.ctx -> GoblintCil.fundec -> 'a
val return : ('a, 'b, 'c, 'd) Analyses.ctx -> GoblintCil.exp option -> GoblintCil.fundec -> 'a
val enter : ('a, 'b, 'c, 'd) Analyses.ctx -> GoblintCil.lval option -> GoblintCil.fundec -> GoblintCil.exp list -> ('a * 'a) list
module D : sig ... end
module C = D
val name : unit -> string
val startstate : 'a -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
val exitstate : 'a -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
val assign_lval : Queries.ask -> Prelude.Ana.lval -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ] -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
val assign : ([ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ], 'a, 'b, 'c) Analyses.ctx -> Prelude.Ana.lval -> 'd -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
val combine : ('a, 'b, 'c, 'd) Analyses.ctx -> Prelude.Ana.lval option -> 'e -> 'f -> 'g -> 'h -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ] -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
val special : ([ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ], 'a, 'b, 'c) Analyses.ctx -> Prelude.Ana.lval option -> GoblintCil.Cil.varinfo -> Goblint_lib.LibraryDesc.Cil.exp list -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
val threadenter : 'a -> 'b -> 'c -> 'd -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ] list
val threadspawn : 'a -> 'b -> 'c -> 'd -> 'e -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
module A : sig ... end
val access : ([ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ], 'a, 'b, 'c) Analyses.ctx -> Queries.access -> bool
OCaml

Innovation. Community. Security.