package goblint
Static analysis framework for C
Install
Dune Dependency
Authors
Maintainers
Sources
goblint-2.4.0.tbz
sha256=99b78e6def71534d195eef9084baa26d8334b36084e120aa6afb300c9bf8afa6
sha512=f3162bd95a03c00358a2991f6152fc6169205bfb4c55e2c483e98cc3935673df9656d025b6f1ea0fa5f1bd0aee037d4f483966b0d2907e3fa9bf11a93a3392af
doc/goblint.lib/Goblint_lib/Constraints/WidenContextLifterSide/index.html
Module Constraints.WidenContextLifterSide
Parameters
module S : Analyses.Spec
Signature
module DD : sig ... end
module M : sig ... end
module D : sig ... end
module G = S.G
module C = S.C
module V = S.V
module P : sig ... end
type marshal = S.marshal
val init : S.marshal option -> unit
val finalize : unit -> S.marshal
val inj : ('a -> 'b) -> 'a -> 'b * M.t
val startcontext : unit -> S.C.t
val startstate : GoblintCil.varinfo -> S.D.t * M.t
val exitstate : GoblintCil.varinfo -> S.D.t * M.t
val morphstate : GoblintCil.varinfo -> (S.D.t * 'a) -> S.D.t * 'a
val conv : ('a * 'b, 'c, 'd, 'e) Analyses.ctx -> ('a, 'c, 'd, 'e) Analyses.ctx
val context :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.fundec ->
(S.D.t * 'b) ->
S.C.t
val lift_fun :
('a * 'b, 'c, 'd, 'e) Analyses.ctx ->
(('a, 'c, 'd, 'e) Analyses.ctx -> 'f) ->
('f -> 'g) ->
'g * 'b
val query :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
'b Queries.t ->
'b Queries.result
val assign :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.lval ->
GoblintCil.exp ->
S.D.t * 'a
val vdecl :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.varinfo ->
S.D.t * 'a
val branch :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.exp ->
bool ->
S.D.t * 'a
val body :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.fundec ->
S.D.t * 'a
val return :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.exp option ->
GoblintCil.fundec ->
S.D.t * 'a
val special :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
S.D.t * 'a
val threadenter :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
multiple:bool ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
(S.D.t * 'a) list
val threadspawn :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
multiple:bool ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
(S.D.t * 'b, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
S.D.t * 'a
val enter :
(S.D.t * M.t, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
((S.D.t * M.t) * (S.D.t * M.t)) list
val combine_env :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.exp ->
GoblintCil.fundec ->
GoblintCil.exp list ->
S.C.t option ->
(S.D.t * 'b) ->
Queries.ask ->
S.D.t * 'a
val combine_assign :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.exp ->
GoblintCil.fundec ->
GoblintCil.exp list ->
S.C.t option ->
(S.D.t * 'b) ->
Queries.ask ->
S.D.t * 'a
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page