package goblint-cil
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A front-end for the C programming language that facilitates program analysis and transformation
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-cil-1.8.2.tbz
sha256=f4711e3fa53c482cdef2d7ed62b287d859ce55ef8b4ddfdc6071e81034c3bc89
sha512=8a861aa04aed7684a7c86207cfd5b63503984917fe53ae4866890242cb0db38d2c4f7bd5a5565fd094da064fb290e67071bae6874377e10d2005330c71cc13a2
doc/goblint-cil.pta/Ptranal/index.html
Module Ptranal
val debug : bool refPrint extra debugging info
val debug_constraints : bool refDebug constraints (print all constraints)
val debug_aliases : bool refDebug smart alias queries
val debug_may_aliases : bool refDebug may alias queries
val smart_aliases : bool refval print_constraints : bool refPrint out the top level constraints
val analyze_mono : bool refMake the analysis monomorphic
val no_sub : bool refDisable subtyping
val no_flow : bool refMake the flow step a no-op
val show_progress : bool refShow the progress of the flow step
val conservative_undefineds : bool refTreat undefined functions conservatively
client can specify particular external functions that * have no side effects
val analyze_file : Cil.file -> unitAnalyze a file
If undefined functions are analyzed conservatively, any of the high-level queries may raise this exception
val resolve_lval : Cil.lval -> Cil.varinfo listval resolve_exp : Cil.exp -> Cil.varinfo listval resolve_funptr : Cil.exp -> Cil.fundec listval absloc_of_varinfo : Cil.varinfo -> abslocGive an abstract location for a varinfo
val d_absloc : unit -> absloc -> Pretty.docPrint a string representing an absloc, for debugging.
Compute points to sets for variables. If true is passed, print the sets.
val feature : Feature.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>