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

Support the ELF string table #83

Closed
hawkw opened this issue Mar 5, 2017 · 1 comment
Closed

Support the ELF string table #83

hawkw opened this issue Mar 5, 2017 · 1 comment
Assignees
Labels
area/elf Area: this issue describes ELF parsing and loading. kind/feature Kind: this issue is a feature.

Comments

@hawkw
Copy link
Member

hawkw commented Mar 5, 2017

No description provided.

@hawkw hawkw added the kind/feature Kind: this issue is a feature. label Mar 5, 2017
@hawkw hawkw changed the title feat(elf): Support the ELF string table the ELF string table Mar 7, 2017
@hawkw hawkw changed the title the ELF string table Support the ELF string table Mar 7, 2017
@hawkw hawkw self-assigned this Mar 7, 2017
hawkw added a commit that referenced this issue Mar 7, 2017
@hawkw
Copy link
Member Author

hawkw commented Mar 7, 2017

Started in 9e5b195.

The following is still needed:

  • function to actually interpret a section as a string table
  • ability to index the string table by strings (maybe this should get its own issue?)
  • some potential refactoring

hawkw added a commit that referenced this issue Mar 10, 2017
@hawkw hawkw added the area/elf Area: this issue describes ELF parsing and loading. label Mar 10, 2017
@hawkw hawkw closed this as completed in #88 Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/elf Area: this issue describes ELF parsing and loading. kind/feature Kind: this issue is a feature.
Projects
None yet
Development

No branches or pull requests

1 participant