Sciweavers

ENTCS
2010

Concrete Memory Models for Shape Analysis

13 years 1 months ago
Concrete Memory Models for Shape Analysis
This paper discusses four store-based concrete memory models. We characterize memory models by the class of pointers they support and whether they use numerical or symbolic offsets to address values in a block. We give the semantics of a C-like language within each of these memory models to illustrate their differences. The language we consider is a fragment of Leroy's Clight, including arrays, pointer arithmetics but excluding casts. All along the paper, we link these concrete memory models with existing shape analyses.
Pascal Sotin, Bertrand Jeannet, Xavier Rival
Added 02 Mar 2011
Updated 02 Mar 2011
Type Journal
Year 2010
Where ENTCS
Authors Pascal Sotin, Bertrand Jeannet, Xavier Rival
Comments (0)