GCC Middle and Back End API Reference
|
#include <ctfc.h>
Data Fields | |
dw_die_ref | dvd_key |
const char * | dvd_name |
uint32_t | dvd_name_offset |
unsigned int | dvd_visibility |
ctf_dtdef_ref | dvd_type |
ctf_id_t | dvd_id |
Variable definition for CTF generation.
ctf_id_t ctf_dvdef::dvd_id |
Referenced by btf_asm_datasec_entry(), btf_asm_varent(), and btf_assign_var_ids().
dw_die_ref ctf_dvdef::dvd_key |
const char* ctf_dvdef::dvd_name |
Referenced by btf_asm_datasec_entry(), btf_asm_varent(), btf_collect_pruned_types(), ctf_add_variable(), and ctf_varent_compare().
uint32_t ctf_dvdef::dvd_name_offset |
Referenced by btf_asm_varent(), btf_collect_pruned_types(), ctf_add_variable(), ctf_asm_varent(), and output_ctf_objtidx().
ctf_dtdef_ref ctf_dvdef::dvd_type |
unsigned int ctf_dvdef::dvd_visibility |
Referenced by btf_add_vars(), btf_asm_varent(), and ctf_add_variable().