GCC Middle and Back End API Reference
_DST_HEADER Struct Reference

#include <vmsdbg.h>

Data Fields

union { 
 
   unsigned short int   dst_w_length 
 
   unsigned short int   dst_x_length 
 
dst__header_length 
 
union { 
 
   enum _DST_TYPE   dst_w_type: 16 
 
   enum _DST_TYPE   dst_x_type: 16 
 
dst__header_type 
 

Detailed Description

Header.   

Field Documentation

◆ [union]

union { ... } _DST_HEADER::dst__header_length

◆ [union]

union { ... } _DST_HEADER::dst__header_type

◆ dst_w_length

unsigned short int _DST_HEADER::dst_w_length

◆ dst_w_type

enum _DST_TYPE _DST_HEADER::dst_w_type

◆ dst_x_length

unsigned short int _DST_HEADER::dst_x_length

◆ dst_x_type

enum _DST_TYPE _DST_HEADER::dst_x_type

The documentation for this struct was generated from the following file: