Module header record

A module header (HDR) record describes global properties of this GOFF file. It is required, and must appear first.

Table 1. Module header record
Field Offset Type Description
PTV 0-2 Byte(3) Type of record
X'03F000'
If not continued (this is the only form currently defined)
  3-47 Byte(45) Reserved.
Architecture level 48-51 Binary(4) GOFF architecture level used in this object file. Only levels 0 and 1 are supported.
Module properties 52–53 Binary(2) Length of module properties field length.
  54–59 Byte(n) Reserved.
Module properties 60– * Module properties field.