Skip to content

ELF section name #10

@4e554c4c

Description

@4e554c4c

I'm willing to do this but I'll need to read some more on ELF64 first. I think that it is useful for debugging purposes to see which sections are what easily. If I understand correctly how getting strings works the string table address is in the ELF multiboot tag, and the indices to section names reside in the sections themselves. I suppose that there can be a pub fn name(&self, *const StrTable) or something similar but I'm not sure if this is the best option. Feel free to suggest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions