Skip to content

Conversation

@etcwilde
Copy link
Member

Renamed Header -> ELFHeader and Section -> SectionHeader to better match what the types are actually representing.

ELFHeader is the ElfN_Ehdr, representing the top-level ELF header.
SectionHeader is the ElfN_Shdr, representing a section header, not the section itself.

Renamed `Header` -> `ELFHeader` and `Section` -> `SectionHeader` to
better match what the types are actually representing.

`ELFHeader` is the `ElfN_Ehdr`, representing the top-level ELF header.
`SectionHeader` is the `ElfN_Shdr`, representing a section header, not
the section itself.
@etcwilde
Copy link
Member Author

@swift-ci please smoke test

@etcwilde
Copy link
Member Author

@swift-ci please smoke test macOS

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.

1 participant