Crate object [] [src]

Functions

get_section

Get the contents of the section named section_name, if such a section exists.

is_little_endian

Return true if the file is little endian, false if it is big endian.

open

Open and parse the object file at the given path.

Type Definitions

File

The parsed object file type.