Frama-C:
Plug-ins:
Libraries:

Frama-C API - MakeDepsOf

Make DepsOf module based on a given location.

Parameters

module Loc : DepsOfInput

Signature

type location = Loc.location

Given a function computing the location of lvalues, computes the memory zone on which the value of an expression depends.

Given a function computing the location of lvalues, computes the memory zone on which the value of an lvalue depends.

Given a function computing the location of lvalues, computes the memory zone on which the offset and the pointer expression (if any) of an lvalue depend.

Given a function computing the location of lvalues, computes the memory dependencies of an expression.

Given a function computing the location of lvalues, computes the memory dependencies of an lvalue.