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

Data Fields

ctf_id_t id
 
const char * name
 
uint32_t name_offset
 
vec< struct btf_datasec_entryentries
 

Detailed Description

Internal representation of a BTF_KIND_DATASEC record.   

Field Documentation

◆ entries

◆ id

ctf_id_t btf_datasec::id

Referenced by btf_asm_datasec_type().

◆ name

const char* btf_datasec::name

◆ name_offset

uint32_t btf_datasec::name_offset

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