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.7.1.tbz
sha256=af01aac256229f33a90a9fcbfed04b01e3097f154d4d124f006476d6387c6a66
sha512=2a93bfe16881adbc2d8dcbfe38c1e19cd24ca105d8e1eda13d02440f3002874ffe2957dfd937510765233a054a40568b0052db92e31d382a5bd215d1ec12565c
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