blob: 6d876c78ec93df411f1321f0ff06332bea45fce1 (
plain)
1
2
3
4
5
6
7
8
9
|
# syz-codesearch
Clang-based tool that indexes kernel source code to power
[pkg/aflow/tool/codesearcher](/pkg/aflow/tool/codesearcher/codesearcher.go)
agentic tool.
The tool can be built following the procedure described for
[syz-declextract tool](/tools/syz-declextract/README.md) or with `make
codesearch`.
|