Frama-C API - Cvalue
Representation of Value's abstract memory.
module CardinalEstimate : sig ... endEstimation of the cardinal of the concretization of an abstract state or value.
module V : sig ... endValues.
module V_Or_Uninitialized : sig ... endValues with 'undefined' and 'escaping addresses' flags.
module V_Offsetmap : sig ... endMemory slices. They are maps from intervals to values with flags. All sizes and intervals are in bits.
module Default_offsetmap : sig ... endValues bound by default to a variable.
module Model : sig ... endMemories. They are maps from bases to memory slices
