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

Use flags for generating missing function names #335

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

thestr4ng3r
Copy link
Member

When there is no rizin function, but a flag and we need to generate some function name there, we can use the flag name instead of the default behavior, which is to call it "func_".

When there is no rizin function, but a flag and we need to generate some
function name there, we can use the flag name instead of the default
behavior, which is to call it "func_<addr>".
@thestr4ng3r thestr4ng3r merged commit 10f0359 into dev Nov 19, 2023
12 checks passed
@thestr4ng3r thestr4ng3r deleted the generic-function-name branch November 19, 2023 12:00
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

Successfully merging this pull request may close these issues.

1 participant