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
-
SSylvain Chiron
-
LLoïc Correnson
-
JJulien Crétin
-
PPascal Cuoq
-
ZZaynah Dargaye
-
BBasile Desloges
-
JJean-Christophe Filliâtre
-
PPhilippe Herrmann
-
MMaxime Jacquemin
-
BBenjamin Jorge
-
FFlorent Kirchner
-
AAlexander Kogtenkov
-
RRemi Lazarini
-
TTristan Le Gall
-
KKilyan Le Gallic
-
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
-
CCécile Ruet-Cros
-
JJulien Signoles
-
NNicolas Stouls
-
KKostyantyn Vorobyov
-
BBoris Yakobowski
Maintainers
Sources
frama-c-31.0-Gallium.tar.gz
sha256=a94384f00d53791cbb4b4d83ab41607bc71962d42461f02d71116c4ff6dca567
doc/frama-c.kernel/Frama_c_kernel/Lmap/Make_LOffset/argument-3-_/index.html
Parameter Make_LOffset._
val default_offsetmap : Base.t -> Offsetmap.t Lattice_bounds.or_bottom
Value returned when a map is queried, and the base is not present. `Bottom
indicates that the base is never bound in such a map.
val default_contents : V.t default_contents
This function is used to optimize functions that add keys in a map, in particular when maintaining canonicity w.r.t. default contents. It describes the contents c
of the offsetmap resulting from default_offsetmap b
. The possible values are:
Bottom
means thatc
isV.bottom
everywhere, and furthermore thatV.bottom
has an empty concretization. We deduce from this fact that unmapped keys do not contribute to a join, and thatjoin c v
is neverc
as soon asv
is not itselfv
.Top
means thatc
isV.top
everywhere. Thus unmapped keys have a default value more general than the one in a map where the key is bound.`Constant v
means thatc
is an offsetmap with a single interval containingv
everywhere.v
must be isotropic (in the sense ofV.is_isotropic
).`Other
means thatdefault_offsetmap
returns something arbitrary.
This function is only used on keys that change values. Thus it is safe to have default_offsetmap
return something that do not match default_contents
on constant keys.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>