2009Unpublished venueRequires access

Inclusion-Based Multi-level Pointer Analysis

Yingxia Cui, LI Long-shu, Sheng Yao

Open publisher page 2 citations

Abstract

A novel approach for points-to information analysis is presented, which can deal with not only the single dereferenced pointers, but also the multiple dereferenced pointers, arrays and pointer arithmetic. In order to analyze them, we extend to the language of inclusion constraints, and further give an inference system, which can be formalized as deriving all possible constraints, and there are no indirect constraints any more. Furthermore, an algorithm is presented, which comprises the single dereferenced pointers, multiple dereferenced pointers, arrays, pointer arithmetic analysis. Another advantage is to offload the work to a static analysis completely, which is a breakthrough of inclusion-based pointer analysis. So we are able to use two linear time algorithms to simplify constraint graph before analyzing, which is very crucial in the performance of the algorithm.

About this research paper

What this paper is about

A novel approach for points-to information analysis is presented, which can deal with not only the single dereferenced pointers, but also the multiple dereferenced pointers, arrays and pointer arithmetic. In order to analyze them, we extend to the language of inclusion constraints, and further give an inference system, which can be formalized as deriving all possible constraints, and there are no indirect constraints any more. Furthermore, an algorithm is presented, which comprises the single dereferenced pointers, multiple dereferenced pointers, arrays, pointer arithmetic analysis. Another advantage is to offload the work to a static analysis completely, which is a breakthrough of inclusion-based pointer analysis. So we are able to use two linear time algorithms to simplify constraint graph before analyzing, which is very crucial in the performance of the algorithm.

Why it matters

OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

A novel approach for points-to information analysis is presented, which can deal with not only the single dereferenced pointers, but also the multiple dereferenced pointers, arrays and pointer arithmetic. In order to analyze them, we extend to the language of inclusion constraints, and further give an inference system, which can be formalized as deriving all possible constraints, and there are no indirect constraints any more. Furthermore, an algorithm is presented, which comprises the single dereferenced pointers, multiple dereferenced pointers, arrays, pointer arithmetic analysis. Another advantage is to offload the work to a static analysis completely, which is a breakthrough of inclusion-based pointer analysis. So we are able to use two linear time algorithms to simplify constraint graph before analyzing, which is very crucial in the performance of the algorithm.

Key concepts: Pointer analysis, Pointer (user interface), Computer science, Abstract interpretation, Programming language, Theoretical computer science, Static analysis, Algorithm

Related papers

Back to paper searchBrowse research topicsOriginal source
Inclusion-Based Multi-level Pointer Analysis — Research Paper | ScholarLens