V. Using the Object Code Utilities

Introducing This Part

This part contains documentation for the object code utilities.

erc-coff-ar

Create, modify, and extract from archives

erc-coff-nm

List symbols from object files

erc-coff-objcopy

Copy and translate object files

erc-coff-objdump

Display information from object files

erc-coff-ranlib

Generate index to archive contents

erc-coff-size

List file section sizes and total size

erc-coff-strings

List printable strings from files

erc-coff-strip

Discard symbols

erc-coff-c++filt

Demangle encoded C++ symbols

erc-coff-addr2line

Convert addresses into file names and line numbers

Table of Contents
34. The Utilities
35. Selecting the target system