How to make a call graph for a function in C/C++?
オープン
question
- 主要言語
- CodeQL
- スター
- 10.1k
- フォーク
- 2.1k
- 平均マージ
- 2日 15時間
- マージ済み PR(30日)
- 141
説明
I'm looking forward to writing a query which will deliver a call graph for a given function.
Preferably a call **graph** (a picture or similar graphic representation), but if that is
not possible, at least a chain of possible calls.
I already checked the CodeQL documentation and it seems like there is more information
for Java, and I'm not capable of getting a call graph with this C++ module:
https://codeql.github.com/codeql-standard-libraries/cpp/semmle/code/cpp/pointsto/CallGraph.qll/module.CallGraph.html
I would appreciate any guidance.
コントリビューションガイド
評価
この issue はまだ評価されていません。