package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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.SpecSignature
module DD : sig ... endmodule M : sig ... endmodule D : sig ... endmodule G = S.Gmodule C = S.Cmodule V = S.Vmodule P : sig ... endtype marshal = S.marshalval init : S.marshal option -> unitval finalize : unit -> S.marshalval inj : ('a -> 'b) -> 'a -> 'b * M.tval startcontext : unit -> S.C.tval startstate : GoblintCil.varinfo -> S.D.t * M.tval exitstate : GoblintCil.varinfo -> S.D.t * M.tval morphstate : GoblintCil.varinfo -> (S.D.t * 'a) -> S.D.t * 'aval conv : ('a * 'b, 'c, 'd, 'e) Analyses.man -> ('a, 'c, 'd, 'e) Analyses.manval context :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.fundec ->
(S.D.t * 'b) ->
S.C.tval lift_fun :
('a * 'b, 'c, 'd, 'e) Analyses.man ->
(('a, 'c, 'd, 'e) Analyses.man -> 'f) ->
('f -> 'g) ->
'g * 'bval 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 * 'aval query :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
'b Queries.t ->
'b Queries.resultval assign :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.lval ->
GoblintCil.exp ->
S.D.t * 'aval vdecl :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.varinfo ->
S.D.t * 'aval branch :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.exp ->
bool ->
S.D.t * 'aval body :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.fundec ->
S.D.t * 'aval return :
(S.D.t * 'a, S.G.t, S.C.t, S.V.t) Analyses.man ->
GoblintCil.exp option ->
GoblintCil.fundec ->
S.D.t * 'aval 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 * 'aval 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) listval 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 * 'aval 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)) listval 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 * 'aval 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