12. Object File UtilitiesΒΆ

Several object file utilities are included with the c29clang compiler toolchain installation. Some of these, specifically c29objcopy and c29strip, can be used to edit the content of an ELF object file. Others, like c29objdump and c29ofd, are useful for displaying or inspecting the content of an ELF object file.

More information about each of the object file utilities that are provided with the c29clang installation can be found in the sections listed below.

Contents: