Searched refs:tgt_encoding (Results 1 – 1 of 1) sorted by relevance
1260 ctf_encoding_t tgt_encoding, mod_encoding; in vread_helper() local1322 if (mdb_ctf_type_encoding(tgtid, &tgt_encoding) != 0) { in vread_helper()1335 if ((tgt_encoding.cte_format & CTF_INT_SIGNED) != in vread_helper()1344 ((tgt_encoding.cte_format & CTF_INT_SIGNED) != 0); in vread_helper()1345 } else if (tgt_encoding.cte_format != mod_encoding.cte_format) { in vread_helper()1349 tgt_encoding.cte_format, mod_encoding.cte_format, in vread_helper()