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
-
NNicolas Bellec
-
TThibaut Benjamin
-
AAllan Blanchard
-
LLionel Blatter
-
FFrançois Bobot
-
RRichard Bonichon
-
VVincent Botbol
-
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
-
RRemi Lazarini
-
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
-
PPierre Nigron
-
AAnne Pacalet
-
VValentin Perrelle
-
GGuillaume Petiot
-
DDario Pinto
-
VVirgile Prevosto
-
AArmand Puccetti
-
FFélix Ridoux
-
VVirgile Robles
-
JJan Rochel
-
MMuriel Roger
-
JJulien Signoles
-
NNicolas Stouls
-
KKostyantyn Vorobyov
-
BBoris Yakobowski
Maintainers
Sources
frama-c-29.0-Copper.tar.gz
sha256=d2fbb3b8d0ff83945872e9e6fa258e934a706360e698dae3b4d5f971addf7493
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 :
Eva.Callstack.t ->
Frama_c_kernel.Cil_types.kernel_function ->
t ->
unit
val register_state_before_stmt :
Eva.Callstack.t ->
Frama_c_kernel.Cil_types.stmt ->
t ->
unit
val register_state_after_stmt :
Eva.Callstack.t ->
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.Callstack.t list ->
Frama_c_kernel.Cil_types.kernel_function ->
t Eva.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.Callstack.t list ->
after:bool ->
Frama_c_kernel.Cil_types.stmt ->
t Eva.Callstack.Hashtbl.t Eva.Eval.or_top_bottom
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>