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

optimize indirect fn calls #1003

Open
nunoplopes opened this issue Jan 10, 2024 · 0 comments
Open

optimize indirect fn calls #1003

nunoplopes opened this issue Jan 10, 2024 · 0 comments
Labels
performance Opportunities for improving performance

Comments

@nunoplopes
Copy link
Member

so they only search for potencial targets from a subset list.
This list can be collected by intersecting the list of addr taken functions in src and directly called fns in tgt.

@nunoplopes nunoplopes added the performance Opportunities for improving performance label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Opportunities for improving performance
Projects
None yet
Development

No branches or pull requests

1 participant