package goblint
Static analysis framework for C
Install
Dune Dependency
Authors
Maintainers
Sources
goblint-2.0.0.tbz
sha256=2f4f2e25b765452f0e336941f35f6cb396d7c213a2d347abe5d35febc5159b1f
sha512=e96af4cad91f6985c8db93c194925853e96cad0ec1a0d9f4d32bbe16d3e5fa1e305f54be02839f21ba89ad2af0c2d5d7aa819ade221ce097dc4dbd0fcd8c8500
doc/goblint.lib/Goblint_lib/AddressDomain/AddressSet/index.html
Module AddressDomain.AddressSet
Parameters
module Idx : IntDomain.Z
Signature
include module type of struct include Printable.Std end
type group = Printable.Std.group = |
val show_group : group -> 'a
module Addr : sig ... end
include sig ... end
type bucket = Addr.t list
type t = bucket Batteries.Map.Int.t
module Map = Batteries.Map.Int
module B : sig ... end
val elements : 'a list Map.t -> 'a list
val exists : ('a -> bool) -> 'a list Map.t -> bool
val for_all : ('a -> bool) -> 'a list Map.t -> bool
val choose : 'a list Map.t -> 'a
val fold : ('a -> 'b -> 'b) -> 'a list Map.t -> 'b -> 'b
val cardinal : 'a list Map.t -> int
val empty : unit -> 'a Map.t
val is_empty : 'a Map.t -> bool
val iter : ('a -> unit) -> 'a list Map.t -> unit
val is_element : 'a -> 'a list Map.t -> bool
val bot : unit -> 'a Map.t
val is_bot : 'a Map.t -> bool
val to_yojson : Addr.t list Map.t -> [> `List of Yojson.Safe.t list ]
val printXml : 'a BatInnerIO.output -> Addr.t list Map.t -> unit
type field = Addr.field
type idx = Idx.t
val of_int : (module IntDomain.Z with type t = 'a) -> 'a -> Addr.t list Map.t
val to_int : (module IntDomain.Z with type t = 'a) -> Addr.t list Map.t -> 'a
val from_var : CilType.Varinfo.t -> Addr.t list Map.t
val from_var_offset :
(CilType.Varinfo.t * (GoblintCil.fieldinfo, Idx.t) Goblint_lib__Lval.offs) ->
Addr.t list Map.t
val to_var_may : Addr.t list Map.t -> CilType.Varinfo.t list
val to_var_must : Addr.t list Map.t -> CilType.Varinfo.t list
val to_var_offset :
Addr.t list Map.t ->
(CilType.Varinfo.t * (GoblintCil.fieldinfo, Idx.t) Goblint_lib__Lval.offs)
list
val short_addr : Addr.t -> string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page