package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-2.3.0.tbz
sha256=b729c94adb383a39aea32eb005c988dfd44b92af22ee6a4eedf4239542ac6c26
sha512=643b98770e5fe5644324c95c9ae3a9f698f25c8b11b298f0751d524e0b20af368b2a465fc8200b75a73d48fc9a053fd90f5e8920d4db070927f93188bb8687e0

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
module G = Lattice.Unit
module V = Analyses.EmptyV
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 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 paths_as_set : ('a, 'b, 'c, 'd) Analyses.ctx -> 'a list
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 -> GoblintCil.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 -> GoblintCil.lval -> 'd -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
val combine_env : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'f -> 'g -> 'h -> 'i -> 'j -> 'k -> 'a
val combine_assign : ('a, 'b, 'c, 'd) Analyses.ctx -> GoblintCil.lval option -> 'e -> 'f -> 'g -> 'h -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ] -> Queries.ask -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
val special : ([ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ], 'a, 'b, 'c) Analyses.ctx -> GoblintCil.lval option -> GoblintCil.Cil.varinfo -> Goblint_lib__.LibraryDesc.Cil.Cil.exp list -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ]
val threadenter : 'a -> multiple:'b -> 'c -> 'd -> 'e -> [ `Lifted of BatSet.Make(CilType.Varinfo).t | `Top ] list
val threadspawn : 'a -> multiple:'b -> 'c -> 'd -> 'e -> 'f -> [ `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.