Skip to content

Commit

Permalink
Add a VersionTable to interface with the GNU symbol versioning VerNee…
Browse files Browse the repository at this point in the history
…d VerDefs structures

This is a zero-alloc interface which parses on-demand, which can be desireable if you can't
or don't want to allocate, but is less CPU-efficient if you're doing a lot of look ups on the table.
  • Loading branch information
cole14 committed Oct 28, 2022
1 parent c9a50c9 commit 37a0da0
Showing 1 changed file with 258 additions and 30 deletions.
Loading

0 comments on commit 37a0da0

Please sign in to comment.