package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-2.5.0.tbz
sha256=452d8491527aea21f2cbb11defcc14ba0daf9fdb6bdb9fc0af73e56eac57b916
sha512=1993cd45c4c7fe124ca6e157f07d17ec50fab5611b270a434ed1b7fb2910aa85a8e6eaaa77dad770430710aafb2f6d676c774dd33942d921f23e2f9854486551
doc/goblint.lib/Goblint_lib/ThreadEscape/Spec/index.html
Module ThreadEscape.Spec
include module type of struct include Analyses.IdentitySpec end
include module type of struct include Analyses.DefaultSpec end
module P = Analyses.UnitPval vdecl : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'aval asm : ('a, 'b, 'c, 'd) Analyses.ctx -> 'aval skip : ('a, 'b, 'c, 'd) Analyses.ctx -> 'aval sync : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'aval paths_as_set : ('a, 'b, 'c, 'd) Analyses.ctx -> 'a listmodule A = Analyses.UnitAval branch : ('a, 'b, 'c, 'd) Analyses.ctx -> GoblintCil.exp -> bool -> 'aval body : ('a, 'b, 'c, 'd) Analyses.ctx -> GoblintCil.fundec -> 'aval return :
('a, 'b, 'c, 'd) Analyses.ctx ->
GoblintCil.exp option ->
GoblintCil.fundec ->
'aval enter :
('a, 'b, 'c, 'd) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
('a * 'a) listval combine_env :
'a ->
GoblintCil.lval option ->
'b ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'c ->
'd ->
Queries.ask ->
'dmodule ThreadIdSet : sig ... endmodule D = EscapeDomain.EscapedVarsmodule V = Analyses.VarinfoVmodule G = ThreadIdSetval reachable : Queries.ask -> GoblintCil.exp -> D.tval mpt : Queries.ask -> GoblintCil.exp -> D.tval thread_id :
('a, 'b, 'c, 'd) Analyses.ctx ->
ThreadIdDomain.ThreadLifted.t Queries.resultval emit_escape_event : ('a, 'b, 'c, 'd) Analyses.ctx -> D.t -> unitEmit an escape event: Only necessary when code has ever been multithreaded, or when about to go multithreaded.
val side_effect_escape :
('a, G.t, 'b, D.elt) Analyses.ctx ->
D.t ->
G.elt ->
unitSide effect escapes: In contrast to the emitting the event, side-effecting is necessary in single threaded mode, since we rely on escape status in Base for passing locals reachable via globals
val query :
(D.t, ThreadIdSet.t, 'b, GoblintCil.varinfo) Analyses.ctx ->
'a Queries.t ->
'a Queries.resultval escape_rval :
('a, G.t, 'b, D.elt) Analyses.ctx ->
Queries.ask ->
GoblintCil.exp ->
D.tval assign :
(D.t, G.t, 'a, D.elt) Analyses.ctx ->
GoblintCil.lval ->
GoblintCil.exp ->
D.tval combine_assign :
(D.t, G.t, 'a, D.elt) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.exp ->
'b ->
'c ->
'd ->
'e ->
Queries.ask ->
D.tval special :
(D.t, G.t, 'a, D.elt) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
D.tval startstate : 'a -> D.tval exitstate : 'a -> D.tval threadenter : 'a -> multiple:'b -> 'c -> 'd -> 'e -> D.t listval threadspawn :
(D.t, G.t, 'a, D.elt) Analyses.ctx ->
multiple:'b ->
'c ->
'd ->
GoblintCil.exp list ->
'e ->
D.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>