GCC Middle and Back End API Reference
ctf_dmdef Struct Reference

#include <ctfc.h>

Collaboration diagram for ctf_dmdef:

Data Fields

const chardmd_name
 
ctf_id_t dmd_type
 
uint32_t dmd_name_offset
 
uint64_t dmd_offset
 
HOST_WIDE_INT dmd_value
 
struct ctf_dmdefdmd_next
 

Detailed Description

Struct/union/enum member definition for CTF generation.   

Field Documentation

◆ dmd_name

const char* ctf_dmdef::dmd_name

◆ dmd_name_offset

uint32_t ctf_dmdef::dmd_name_offset

◆ dmd_next

struct ctf_dmdef* ctf_dmdef::dmd_next

Referenced by ctf_dmd_list_append().

◆ dmd_offset

uint64_t ctf_dmdef::dmd_offset

◆ dmd_type

ctf_id_t ctf_dmdef::dmd_type

◆ dmd_value

HOST_WIDE_INT ctf_dmdef::dmd_value

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