package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module LibraryFunctionsSource

Hard-coded database of library function specifications.

Sourceval add_lib_funs : string list -> unit
Sourceval use_special : string -> bool

This is for when we need to use special transfer function on functions calls that have definitions.

Sourceval is_safe_uncalled : string -> bool

Find library function descriptor for special function (as per is_special).

Sourceval is_special : GoblintCil.Cil.varinfo -> bool

Check if function is treated specially.

Sourceval verifier_atomic_var : GoblintCil.Cil.varinfo
Sourceval reset_lazy : unit -> unit
OCaml

Innovation. Community. Security.