package frama-c

  1. Overview
  2. Docs

doc/frama-c.kernel/Frama_c_kernel/Addresses/index.html

Module Frama_c_kernel.Addresses

Represent a set of addresses by associating bases with offsets.

module Bytes : sig ... end

Association between bases and offsets in byte.

module Bits : sig ... end

Association between bases and offsets in bits.