DescriptionAdd support for reading in the ELF program headers
This fairly simple change adds in support for reading
ELF program headers. I tried to follow the rules of the
section headers, e.g. promoting 32 to 64 int in the
struct, and so on. I've tested this against ELF files
and it seems to be right.
I ran gofmt on both files.
Patch Set 1 #Patch Set 2 : code review 1676048: Add support for reading in the ELF program headers #
Total comments: 2
Patch Set 3 : code review 1676048: Add support for reading in the ELF program headers #Patch Set 4 : code review 1676048: Add support for reading in the ELF program headers #
Total comments: 3
Patch Set 5 : code review 1676048: Add support for reading in the ELF program headers #MessagesTotal messages: 13
|