Home
last modified time | relevance | path

Searched refs:ctf_encoding (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc162 ctf_encoding_t ctf_encoding = {0, 0, 0}; in gen_ctf_void_type() local
167 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() local
192 &ctf_encoding, ctf_unknown_die); in gen_ctf_unknown_type()
225 ctf_encoding_t ctf_encoding = {0, 0, 0}; in gen_ctf_base_type() local
235 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 …]
H A Dctfc.h73 typedef struct GTY (()) ctf_encoding struct
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf_api.h87 typedef struct ctf_encoding { struct
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h136 typedef struct ctf_encoding struct
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h136 typedef struct ctf_encoding struct