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.8.0.tbz
sha256=9175eec0143102243964e34a0786584fd590c60422009259c705a89a27f88de4
sha512=9d760007dd8d003cf596516444ed7acc7370fc3d446e75ac71b0176522c3baae090410762f9035e7aae4f6b0e394bf28bb5b1c08ca0476920b94aa919ef04f42
doc/goblint.lib/Goblint_lib/SpecLifters/HashconsContextLifter/index.html
Module SpecLifters.HashconsContextLifter
Lifts a Spec so that the context is Hashconsd.
Parameters
module S : Analyses.SpecSignature
module D : sig ... endmodule G : sig ... endmodule C : sig ... endmodule V : sig ... endmodule P : sig ... endval init : marshal option -> unitval finalize : unit -> marshalval startstate : GoblintCil.varinfo -> D.tval morphstate : GoblintCil.varinfo -> D.t -> D.tval exitstate : GoblintCil.varinfo -> D.tval startcontext : unit -> C.tval assign :
(D.t, G.t, C.t, V.t) Goblint_lib__Analyses.man ->
GoblintCil.lval ->
GoblintCil.exp ->
D.tval return :
(D.t, G.t, C.t, V.t) Goblint_lib__Analyses.man ->
GoblintCil.exp option ->
GoblintCil.fundec ->
D.tval special :
(D.t, G.t, C.t, V.t) Goblint_lib__Analyses.man ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
D.tval enter :
(D.t, G.t, C.t, V.t) Goblint_lib__Analyses.man ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
(D.t * D.t) listval combine_env :
(D.t, G.t, C.t, V.t) Goblint_lib__Analyses.man ->
GoblintCil.lval option ->
GoblintCil.exp ->
GoblintCil.fundec ->
GoblintCil.exp list ->
C.t option ->
D.t ->
Queries.ask ->
D.tval combine_assign :
(D.t, G.t, C.t, V.t) Goblint_lib__Analyses.man ->
GoblintCil.lval option ->
GoblintCil.exp ->
GoblintCil.fundec ->
GoblintCil.exp list ->
C.t option ->
D.t ->
Queries.ask ->
D.tval threadenter :
(D.t, G.t, C.t, V.t) Goblint_lib__Analyses.man ->
multiple:bool ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
D.t listval threadspawn :
(D.t, G.t, C.t, V.t) Goblint_lib__Analyses.man ->
multiple:bool ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
(D.t, G.t, C.t, V.t) Goblint_lib__Analyses.man ->
D.tval conv :
(D.t, G.t, C.t, V.t) Analyses.man ->
(D.t, G.t, S.C.t, V.t) Analyses.man sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page