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

read/elf: small fixes to low level API #685

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

philipc
Copy link
Contributor

@philipc philipc commented May 13, 2024

Implement Default for SectionTable and RelocationSections. Return a SectionIndex from SectionTable::section_by_name. Add some helpers to Sym trait.

Implement Default for SectionTable and RelocationSections.
Return a SectionIndex from SectionTable::section_by_name.
Add some helpers to Sym trait.
@philipc philipc merged commit aa2f5ad into gimli-rs:master May 13, 2024
10 checks passed
@philipc philipc deleted the elf branch May 13, 2024 05:11
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.

None yet

1 participant