issues
search
sos-os
/
kernel
The Stupid Operating System
Apache License 2.0
264
stars
17
forks
source link
Support the ELF string table
#83
Closed
hawkw
closed
7 years ago
hawkw
commented
7 years ago
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
Started in 9e5b195.
The following is still needed: