Lines Matching refs:cte_format
384 enc.cte_format = CTF_INT_SIGNED; in ctf_dwarf_long()
943 switch (enc->cte_format) { in ctf_dwarf_fixup_complex()
994 enc->cte_format = ent->cdfe_enc[col]; in ctf_dwarf_float_base()
1019 enc->cte_format = 0; in ctf_dwarf_dwarf_base()
1023 enc->cte_format = CTF_INT_CHAR; in ctf_dwarf_dwarf_base()
1027 enc->cte_format = CTF_INT_SIGNED; in ctf_dwarf_dwarf_base()
1031 enc->cte_format = CTF_INT_SIGNED | CTF_INT_CHAR; in ctf_dwarf_dwarf_base()
1035 enc->cte_format = CTF_INT_SIGNED | CTF_INT_BOOL; in ctf_dwarf_dwarf_base()
1115 enc->cte_format = CTF_INT_CHAR; in ctf_dwarf_parse_int()
1117 enc->cte_format = 0; in ctf_dwarf_parse_int()
1120 enc->cte_format |= CTF_INT_SIGNED; in ctf_dwarf_parse_int()