谷歌浏览器插件
订阅小程序
在清言上使用

Points-to analysis of IEC 61131-3 programs: Implementation and application

Emerging Technologies & Factory Automation(2013)

引用 13|浏览2
暂无评分
摘要
A call graph of a program represents the information which executable program element calls which other executable program elements. Based on the call graph, points-to sets can be computed, which represent the memory locations a reference variable can possibly point to. Call graph and points-to sets provide important information for static program analysis. This is especially true for PLC programs which heavily use pointer variables. However, due to the complexity of the algorithms, call graph and points-to analysis methods are not widely available in static analysis. In this paper, we present an approach for call graph and points-to analysis of IEC 61131-3 programs. We present the algorithm for computing call graph and points-to sets and its implementation in a tool environment, show several different application scenarios, and present first results from industrial application.
更多
查看译文
关键词
IEC standards,directed graphs,program diagnostics,IEC 61131-3 programs,PLC programs,algorithms complexity,call graph,executable program element,memory locations,pointer variables,points-to analysis methods,points-to sets,static program analysis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要