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.2.1.tbz
sha256=ca24f72fa9a87d288affe97c411753f14b7802bab4ca3649b337276b89bf5674
sha512=394b3521ccda0da91540cebb2f433f7525763060be4bbe179edd3b952a3580a8e173c4e410fc6895dc67fe6d17e6699aeddfed600f4692858bec093dd912bf1e
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 -> 'e -> 'f -> 'g -> 'h -> 'aval node_for_ctx : ('a, 'b, 'c, 'd) Analyses.ctx -> MyCFG.nodemodule 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 ->
'b ->
'c ->
'd ->
(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