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.3.0.tbz
sha256=b729c94adb383a39aea32eb005c988dfd44b92af22ee6a4eedf4239542ac6c26
sha512=643b98770e5fe5644324c95c9ae3a9f698f25c8b11b298f0751d524e0b20af368b2a465fc8200b75a73d48fc9a053fd90f5e8920d4db070927f93188bb8687e0
doc/goblint.lib/Goblint_lib/WrapperFunctionAnalysis/SpecBase/index.html
Module WrapperFunctionAnalysis.SpecBase
Parameters
module UniqueCount : Lattice.S with type t = intmodule WrapperArgs : WrapperArgsSignature
include module type of struct include Analyses.IdentitySpec end
include module type of struct include Analyses.DefaultSpec end
module G = Lattice.Unitmodule V = Analyses.EmptyVmodule 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 query : 'b -> 'a Queries.t -> 'aval event : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'f -> 'aval sync : ('a, 'b, 'c, 'd) Analyses.ctx -> 'e -> 'aval paths_as_set : ('a, 'b, 'c, 'd) Analyses.ctx -> 'a listmodule A = Analyses.UnitAval assign :
('a, 'b, 'c, 'd) Analyses.ctx ->
GoblintCil.lval ->
GoblintCil.exp ->
'aval 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 combine_assign :
('a, 'b, 'c, 'd) Analyses.ctx ->
GoblintCil.lval option ->
'e ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'f ->
'g ->
Queries.ask ->
'aval threadspawn :
('a, 'b, 'c, 'd) Analyses.ctx ->
multiple:'e ->
'f ->
'g ->
'h ->
'i ->
'aval node_for_ctx : ('a, 'b, 'c, 'd) Analyses.ctx -> MyCFG.nodemodule NodeFlatLattice : sig ... endmodule UniqueCount = UniqueCountmodule UniqueCallCounter : sig ... endval add_unique_call : UniqueCallCounter.t -> Node.t -> UniqueCallCounter.tmodule D : sig ... endmodule C = Dval wrappers : (string, unit) Hashtbl.tval enter :
(D.t, 'a, 'b, 'c) Analyses.ctx ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
(D.t * D.t) listval combine_env :
('a * 'b, 'c, 'd, 'e) Analyses.ctx ->
'f ->
'g ->
'h ->
'i ->
'j ->
('k * 'l) ->
'm ->
'a * 'lval add_unique_call_ctx :
(([> `Lifted of Node.t ] as 'a) * UniqueCallCounter.t, 'b, 'c, 'd)
Analyses.ctx ->
'a * UniqueCallCounter.tval startstate : 'a -> NodeFlatLattice.t * UniqueCallCounter.tval threadenter :
'a ->
multiple:'b ->
'c ->
'd ->
'e ->
(NodeFlatLattice.t * UniqueCallCounter.t) listval exitstate : 'a -> NodeFlatLattice.t * UniqueCallCounter.tval init : marshal option -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page