
  TYPE
    llt$object_record_kind = (llc$identification, llc$libraries,
          llc$section_definition, llc$text, llc$replication,
          llc$bit_string_insertion, llc$entry_definition, llc$relocation,
          llc$address_formulation, llc$external_linkage,
          llc$obsolete_formal_parameters, llc$actual_parameters,
          llc$binding_template, llc$ppu_absolute, llc$obsolete_line_table,
          llc$cybil_symbol_table_fragment, llc$allotted_section_definition,
          llc$symbol_table, llc$transfer_symbol, llc$ses_reserved_1,
          llc$ses_reserved_2, llc$ses_reserved_3, llc$68000_absolute,
          llc$line_table, llc$line_table_fragment, llc$symbol_table_fragment,
          llc$obsolete_segment_definition, llc$obsolete_allotted_seg_def,
          llc$formal_parameters, llc$unallocated_common_block,
          llc$form_definition, llc$application_identifier,
          llc$segment_definition, llc$allotted_segment_definition,
          llc$supplemental_debug_tables, llc$deferred_entry_points,
          llc$deferred_common_blocks);

