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/Events/index.html
Module Goblint_lib.Events
Events.
type t = | Lock of LockDomain.Lockset.Lock.t| Unlock of ValueDomain.Addr.t| Escape of EscapeDomain.EscapedVars.t| EnterMultiThreaded| SplitBranch of GoblintCil.exp * bool(*Used to simulate old branch-based split.
*)| AssignSpawnedThread of GoblintCil.lval * ThreadIdDomain.FlagConfiguredTID.t(*Assign spawned thread's ID to lval.
*)| Access of {exp : CilType.Exp.t;lvals : ValueDomainQueries.LS.t;kind : AccessKind.t;reach : bool;
}| Assign of {lval : CilType.Lval.t;exp : CilType.Exp.t;
}(*Used to simulate old
*)ctx.assign.| UpdateExpSplit of GoblintCil.exp(*Used by expsplit analysis to evaluate
*)expon post-state.| Assert of GoblintCil.exp| Unassume of {exp : CilType.Exp.t;uuids : string list;
}| Longjmped of {lval : CilType.Lval.t option;
}
val emit_on_deadcode : t -> boolShould event be emitted after transfer function raises Deadcode?
val pretty : unit -> t -> GoblintCil.Pretty.doc sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>