Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce weggli's search space by getting paths from DWARF info #1

Open
zolutal opened this issue Jan 5, 2024 · 0 comments
Open

reduce weggli's search space by getting paths from DWARF info #1

zolutal opened this issue Jan 5, 2024 · 0 comments

Comments

@zolutal
Copy link
Owner

zolutal commented Jan 5, 2024

Currently weggli is running against all .c/.h files in the source directory, which isn't very efficient...

adding some functionality to dwat to make paths from UnitHeaders accessible could make things a lot faster

this would also require dwat to support a kind of 'lookup all' that finds all occurrences of a struct in all CUs rather than just the first match so the paths for all occurrences could be enumerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant