package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

dune-project
 Dependency

Authors

Maintainers

Sources

goblint-1.1.1.tbz
sha256=999272bfbd3b9b96fcd58987b237ac6e9fa6d92ef935cc89f1ea2b4205185141
sha512=f3bf6ab71cf8c258d3290da4bf9f6fe42d7c671822e0efeb0fc50afdff078ab15e352237e5c1db31c5aa3a9d430691268ed2e5e00da10f2615835f672f91683d

doc/goblint.lib/Analyses/IdentitySpec/index.html

Module Analyses.IdentitySpec

include module type of struct include DefaultSpec end
type marshal = unit
val init : 'a -> unit
val finalize : unit -> unit
val should_join : 'a -> 'b -> bool
val call_descr : Cil.fundec -> 'a -> string
val intrpt : ('a, 'b, 'c) ctx -> 'a
val vdecl : ('a, 'b, 'c) ctx -> 'd -> 'a
val asm : ('a, 'b, 'c) ctx -> 'a
val skip : ('a, 'b, 'c) ctx -> 'a
val query : 'b -> 'a Queries.t -> 'a Queries.result
val event : ('a, 'b, 'c) ctx -> 'd -> 'e -> 'a
val morphstate : 'a -> 'b -> 'b
val sync : ('a, 'b, 'c) ctx -> 'd -> 'a
val context : 'a -> 'b -> 'b
val assign : ('a, 'b, 'c) ctx -> Cil.lval -> Cil.exp -> 'a
val branch : ('a, 'b, 'c) ctx -> Cil.exp -> bool -> 'a
val body : ('a, 'b, 'c) ctx -> Cil.fundec -> 'a
val return : ('a, 'b, 'c) ctx -> Cil.exp option -> Cil.fundec -> 'a
val enter : ('a, 'b, 'c) ctx -> Cil.lval option -> Cil.fundec -> Cil.exp list -> ('a * 'a) list
val combine : 'a -> Cil.lval option -> 'b -> Cil.fundec -> Cil.exp list -> 'c -> 'd -> 'd
val special : ('a, 'b, 'c) ctx -> Cil.lval option -> Cil.varinfo -> Cil.exp list -> 'a
val threadenter : ('a, 'b, 'c) ctx -> 'd -> 'e -> 'f -> 'a list
val threadspawn : ('a, 'b, 'c) ctx -> 'd -> 'e -> 'f -> 'g -> 'a
OCaml

Innovation. Community. Security.