open
Opens and parses an ELF file from the given data accessor.
Return
A new ELF file instance
Parameters
accessor
The data accessor that provides access to the file content
Throws
if the file format is invalid or unsupported
Opens and parses an ELF file from the given data accessor.
A new ELF file instance
The data accessor that provides access to the file content
if the file format is invalid or unsupported