package goblint
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-2.6.0.tbz
sha256=20d5b7332a9f6072ab9ba86c4a53b898eaf681286c56a8805c41850bbf3ddf41
sha512=7c7685cfcd9aa866bc40e813df2bfcb3c79b3d40e615d8d6d0939c5798b9d70dd7f2ba87a741f5ba0ce891e9d254627207fb28057f1f2f6611e4e0d128fd6a71
doc/goblint.lib/Goblint_lib/SpecLifters/WidenContextLifterSide/index.html
Module SpecLifters.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.man -> ('a, 'c, 'd, 'e) Analyses.man
val context :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.fundec ->
(S.D.t * 'b) ->
S.C.t
val lift_fun :
('a * 'b, 'c, 'd, 'e) Analyses.man ->
(('a, 'c, 'd, 'e) Analyses.man -> 'f) ->
('f -> 'g) ->
'g * 'b
val sync :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
[ `Join | `JoinCall of CilType.Fundec.t | `Normal | `Return ] ->
S.D.t * 'a
val query :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
'b Queries.t ->
'b Queries.result
val assign :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.lval ->
GoblintCil.exp ->
S.D.t * 'a
val vdecl :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.varinfo ->
S.D.t * 'a
val branch :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.exp ->
bool ->
S.D.t * 'a
val body :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.fundec ->
S.D.t * 'a
val return :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
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.man ->
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.man ->
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.man ->
multiple:bool ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
(S.D.t * 'b, S.G.t, S.C.t, S.V.t) Analyses.man ->
S.D.t * 'a
val enter :
(S.D.t * M.t, S.G.t, S.C.t, S.V.t) Analyses.man ->
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.man ->
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.man ->
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