GCC Middle and Back End API Reference
annotation_node Struct Reference
Collaboration diagram for annotation_node:

Data Fields

const char * name
const char * value
hashval_t hash
dw_die_ref die
struct annotation_nodenext

Detailed Description

A cached btf_type_tag or btf_decl_tag user annotation.   

Field Documentation

◆ die

dw_die_ref annotation_node::die

Referenced by gen_btf_tag_dies().

◆ hash

hashval_t annotation_node::hash

◆ name

const char* annotation_node::name

◆ next

struct annotation_node* annotation_node::next

◆ value

const char* annotation_node::value

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