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.2.1.tbz
sha256=ca24f72fa9a87d288affe97c411753f14b7802bab4ca3649b337276b89bf5674
sha512=394b3521ccda0da91540cebb2f433f7525763060be4bbe179edd3b952a3580a8e173c4e410fc6895dc67fe6d17e6699aeddfed600f4692858bec093dd912bf1e
doc/goblint.lib/Goblint_lib/WrapperFunctionAnalysis/index.html
Module Goblint_lib.WrapperFunctionAnalysis
Family of analyses which provide symbolic locations for special library functions. Provides symbolic heap locations for dynamic memory allocations and symbolic thread identifiers for thread creation (mallocWrapper, threadCreateWrapper).
Provided heap locations are based on the node and thread ID. Provided thread identifiers are based solely the node. Considers wrapper functions and a number of unique heap locations or thread identifiers for additional precision.
module Q = Queriesmodule type UniqueCountArgs = sig ... endmodule MakeUniqueCount (UniqueCountArgs : sig ... end) : sig ... endval unique_count_args_from_config : string -> (module UniqueCountArgs)module MallocUniqueCount : sig ... endmodule ThreadCreateUniqueCount : sig ... endmodule NodeFlatLattice : sig ... endmodule type WrapperArgs = sig ... endmodule SpecBase
(UniqueCount : Lattice.S with type t = int)
(WrapperArgs : WrapperArgs) :
sig ... endmodule MallocWrapper : Analyses.MCPSpecmodule ThreadCreateWrapper : Analyses.MCPSpec sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>