Relocatable Object Module Format
From Just Solve the File Format Problem
(Difference between revisions)
(new) |
Latest revision as of 15:57, 8 March 2015
The Relocatable Object Module Format (OMF) is the object file format popular on the DOS platform.
An OMF file consists of series of records. A record contains a single byte indicating record type, a 16-bit record length, the record data itself and a single checksum byte.