package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-2.0.1.tbz
sha256=dba2b664c7c125687e708e871d83fbfb6ba6d9ee98d235b4850d9a238caa84de
sha512=529987cde39691ad9e955000a3603e89c1c8cf14ed5e8b4cd3a7fc26e47d016aff571b472e2329725133c46f8d0cb45a05b88994eeffaa221a4d31b4c543adcd

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.