Frama-C:
Plug-ins:
Libraries:

Frama-C API - PreciseDepsOf

Dependencies of expressions and lvalues based on Precise_locs.precise_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.