package frama-c
Platform dedicated to the analysis of source code written in C
Install
Dune Dependency
Authors
-
MMichele Alberti
-
TThibaud Antignac
-
GGergö Barany
-
PPatrick Baudin
-
TThibaut Benjamin
-
AAllan Blanchard
-
LLionel Blatter
-
FFrançois Bobot
-
RRichard Bonichon
-
QQuentin Bouillaguet
-
DDavid Bühler
-
ZZakaria Chihani
-
LLoïc Correnson
-
JJulien Crétin
-
PPascal Cuoq
-
ZZaynah Dargaye
-
BBasile Desloges
-
JJean-Christophe Filliâtre
-
PPhilippe Herrmann
-
MMaxime Jacquemin
-
FFlorent Kirchner
-
AAlexander Kogtenkov
-
TTristan Le Gall
-
JJean-Christophe Léchenet
-
MMatthieu Lemerre
-
DDara Ly
-
DDavid Maison
-
CClaude Marché
-
AAndré Maroneze
-
TThibault Martin
-
FFonenantsoa Maurica
-
MMelody Méaulle
-
BBenjamin Monate
-
YYannick Moy
-
AAnne Pacalet
-
VValentin Perrelle
-
GGuillaume Petiot
-
DDario Pinto
-
VVirgile Prevosto
-
AArmand Puccetti
-
FFélix Ridoux
-
VVirgile Robles
-
MMuriel Roger
-
JJulien Signoles
-
NNicolas Stouls
-
KKostyantyn Vorobyov
-
BBoris Yakobowski
Maintainers
Sources
frama-c-27.1-Cobalt.tar.gz
sha256=5b13574a16a58971c27909bee94ae7f37b17d897852b40c768a3d4e2e09e39d2
doc/frama-c-eva.gui/Eva_gui/Gui_eval/Make/argument-1-X/Dom/Store/index.html
Module Dom.Store
Storage of the states computed by the analysis. Automatically built by Domain_builder.Complete
.
val register_global_state : bool -> t Eva.Eval.or_bottom -> unit
Called once at the analysis beginning for the entry state of the main function. The boolean indicates whether the states of this domain must be saved during the analysis, according to options -eva-no-results. If it is false, register functions do nothing, and get functions return Top.
val register_initial_state : Frama_c_kernel.Value_types.callstack -> t -> unit
val register_state_before_stmt :
Frama_c_kernel.Value_types.callstack ->
Frama_c_kernel.Cil_types.stmt ->
t ->
unit
val register_state_after_stmt :
Frama_c_kernel.Value_types.callstack ->
Frama_c_kernel.Cil_types.stmt ->
t ->
unit
val get_global_state : unit -> t Eva.Eval.or_bottom
Allows accessing the states inferred by an Eva analysis after it has been computed with the domain enabled.
val get_initial_state :
Frama_c_kernel.Cil_types.kernel_function ->
t Eva.Eval.or_bottom
val get_initial_state_by_callstack :
?selection:Eva.Eval.callstack list ->
Frama_c_kernel.Cil_types.kernel_function ->
t Frama_c_kernel.Value_types.Callstack.Hashtbl.t Eva.Eval.or_top_bottom
val get_stmt_state :
after:bool ->
Frama_c_kernel.Cil_types.stmt ->
t Eva.Eval.or_bottom
val get_stmt_state_by_callstack :
?selection:Eva.Eval.callstack list ->
after:bool ->
Frama_c_kernel.Cil_types.stmt ->
t Frama_c_kernel.Value_types.Callstack.Hashtbl.t Eva.Eval.or_top_bottom
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>