Package elf : arch.go implements architecture specific relocation types
Package elf : elf32.go implements the main structures of the 32-bit ELF file format.
spec : https://refspecs.linuxbase.org/elf/elf.pdf
Package elf : elf64.go implements the main structures of the 64-bit ELF file format.
spec : https://uclibc.org/docs/elf-64-gen.pdf
Package elf : err.go implements the main error handling code & error strings.
Package elf : flags.go implements a parser for ELF binaries.
The current file documents the flags as defined in :
https://refspecs.linuxbase.org/elf/elf.pdf
Package elf: gnuver.go implements the GNU Version table specification.
Package elf : stringer.go implements various string related utilites
and stringer interface implementation for all custom types.
Ecosystem
proxy.golang.org
Latest Release
v0.3.1
almost 2 years ago
Versions
4