Searched refs:ctf_encoding (Results 1 – 5 of 5) sorted by relevance
162 ctf_encoding_t ctf_encoding = {0, 0, 0}; in gen_ctf_void_type() local167 ctf_encoding.cte_bits = 0; in gen_ctf_void_type()168 ctf_encoding.cte_format = CTF_INT_SIGNED; in gen_ctf_void_type()172 &ctf_encoding, ctf_void_die); in gen_ctf_void_type()186 ctf_encoding_t ctf_encoding = {0, 0, 0}; in gen_ctf_unknown_type() local192 &ctf_encoding, ctf_unknown_die); in gen_ctf_unknown_type()225 ctf_encoding_t ctf_encoding = {0, 0, 0}; in gen_ctf_base_type() local235 ctf_encoding.cte_format = CTF_INT_SIGNED; in gen_ctf_base_type()236 ctf_encoding.cte_bits = 0; in gen_ctf_base_type()240 &ctf_encoding, type); in gen_ctf_base_type()[all …]
73 typedef struct GTY (()) ctf_encoding struct
87 typedef struct ctf_encoding { struct
136 typedef struct ctf_encoding struct