Abstract: An object file format is the file format with the logic level closest to any hardware platform. This format is designed with the main objective of providing formatted binary machine code for ...
The object crate provides a unified interface to working with object files across platforms. It supports reading relocatable object files and executable files, and writing COFF/ELF/Mach-O/XCOFF ...