Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-types.c751 ctf_encoding_t underlying_en; in ctf_type_encoding() local
754 data = ctf_type_encoding (fp, slice->cts_type, &underlying_en); in ctf_type_encoding()
755 ep->cte_format = underlying_en.cte_format; in ctf_type_encoding()
785 ctf_encoding_t underlying_en; in ctf_type_encoding() local
788 data = ctf_type_encoding (fp, slice->cts_type, &underlying_en); in ctf_type_encoding()
790 ep->cte_format = underlying_en.cte_format; in ctf_type_encoding()