Searched refs:mod_encoding (Results 1 – 1 of 1) sorted by relevance
1327 ctf_encoding_t tgt_encoding, mod_encoding; in vread_helper() local1395 if (mdb_ctf_type_encoding(modid, &mod_encoding) != 0) { in vread_helper()1403 (mod_encoding.cte_format & CTF_INT_SIGNED)) { in vread_helper()1412 } else if (tgt_encoding.cte_format != mod_encoding.cte_format) { in vread_helper()1416 tgt_encoding.cte_format, mod_encoding.cte_format, in vread_helper()