package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/goblint.lib/Control/AnalyzeCFG/index.html

Module Control.AnalyzeCFG

Given a Cfg, a Spec, and an Inc, computes the solution to MCP.Path

Parameters

Signature

module EQSys : sig ... end
module LHT : sig ... end
module GHT : sig ... end
module PostSolverArg : sig ... end
module Slvr : sig ... end
module Comp : sig ... end
module RT : sig ... end
module LT : sig ... end
module Result : sig ... end
module WResult : sig ... end
val print_dead_code : Result.t -> int -> Node.t -> bool
val solver2source_result : Spec.D.t LHT.t -> Result.t
val analyze : Cil.file -> Analyses.fundecs -> unit

The main function to preform the selected analyses.

OCaml

Innovation. Community. Security.