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
-
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-30.0-Zinc.tar.gz
sha256=3ac0f995261ec829a7bd042bf70fc29ac6379029eb9df30bcc044748eb4d2a56
doc/frama-c-impact.core/Impact/Reason_graph/index.html
Module Impact.Reason_graph
Source
Source
type reason_type =
| Intraprocedural of Pdg_types.PdgTypes.Dpd.t
(*The effect of
*)n'
inf
impactn
, which is also inf
.| InterproceduralDownward
(*the effect of
*)n'
inf
has an effect on a calleef'
off
, in whichn
is located.| InterproceduralUpward
(*the effect of
*)n'
inf
has an effect on a callerf'
off
(once the call tof
has ended),n
being inf'
.
Why is a node impacted. The reasons will be given as n is impacted by the effect of [n'], and the impact is of type reason
.
module ReasonType : Frama_c_kernel.Datatype.S with type t = reason_type
module Reason :
Frama_c_kernel.Datatype.S_with_collections
with type t =
Pdg_types.PdgTypes.Node.t * Pdg_types.PdgTypes.Node.t * reason_type
Map from a node to the kernel_function it belongs to
Source
type reason = {
reason_graph : reason_graph;
nodes_origin : nodes_origin;
initial_nodes : Pdg_aux.NS.t;
}
module DatatypeReason : Frama_c_kernel.Datatype.S with type t = reason
Source
val to_dot_formatter :
?in_kf:Frama_c_kernel.Cil_types.kernel_function ->
reason ->
Stdlib.Format.formatter ->
unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>