OMF(Object Module Format) length field appears incorrect
问题 I am a little confused, with the PUBDEF record in the OMF object format. My assembler has generated a result which states the record is 4000 bytes, when it clearly is not so why would it do this? Image of Hex view of OMF The 0xa0 and 0x0f is the record length in little endian format, please view the specificaiton: http://pierrelib.pagesperso-orange.fr/exec_formats/OMF_v1.1.pdf It also appears to state that the strings are zero bytes in length and at one point even has just a zero string