Skip to content
Snippets Groups Projects
Commit d2f7de53 authored by Andreas Ziegler's avatar Andreas Ziegler
Browse files

library: allow extraction of one name per used/unused function only

Functions can be aliased to the same address so we could return a
greater number of used or unused functions than there are distinct
functions in the binary. This could be problematic if we compare
data between different approaches, so allow restricting the
collected names to one name per function only.
parent fe3dec71
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment