aboutcode-org / aboutcode-org/source-inspector
Extract fully qualified source symbols
Open
enhancement
- Dominant language
- C
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
from @pombredanne:
Currently like for rust in https://github.com/aboutcode-org/scancode.io/pull/1488 and for elf in https://github.com/aboutcode-org/scancode.io/pull/1621, we are collecting individual symbols both in source and binary and then matching them to map binary to source files.
For all the pipelines, specially in tree-sitter, we need fully qualified source symbols in order to match them to the binary symbols more accurately.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.