mkasmoff
Create an assembler include file from an ELF or COFF file
Syntax:
mkasmoff infile outfile
Options:
- infile
- The name of an input ELF or COFF file.
- outfile
- The name of the output file.
Description:
The mkasmoff utility reads the infile ELF or COFF object file (created with the macros in <mkasmoff.h>) and creates an assembler include file called outfile containing the appropriate macro definitions.