Frama-C:
Plug-ins:
Libraries:

Frama-C API - DepsOf

Dependencies of expressions and lvalues based on type location.

type 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.