Constructing the Call Graph of a Program 论文

1979IEEE Transactions on Software Engineering引用 298
Parallel Computing and Optimization TechniquesLogic, programming, and type systemsSoftware Testing and Debugging Techniques

摘要

The proliferation of large software systems written in high level programming languages insures the utility of analysis programs which examine interprocedural communications. Often these analysis programs need to reduce the dynamic relations between procedures to a static data representation. This paper presents one such representation, a directed, acyclic graph named the call graph of a program. We delineate the programs representable by an acyclic call graph and present an algorithm for constructing it using the property that its nodes may be linearly ordered. We prove the correctness of the algorithm and discuss the results obtained from an implementation of the algorithm in the PFORT Verifier [1].

相关事件

暂无数据

相关文章

暂无数据