

{ Text record. }

  TYPE
    llt$text = record
      section_ordinal: llt$section_ordinal,
      offset: llt$section_offset,
      byte: array [1 .. * ] of 0 .. 255,
    recend;

*copyc llt$section_address
