forked from qmonnet/rbpf
-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup - old Goblin ELF parser (#551)
* Removes the dependency "goblin". * Removes the adapter traits. * Inlines the trivial implementations and such that have only one call site. Moves the rest to other files. * Dissolves NewParser. * Removes std::borrow::Cow.
- Loading branch information
Showing
10 changed files
with
232 additions
and
841 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.