Searched refs:modkind (Results 1 – 1 of 1) sorted by relevance
1271 int modkind, tgtkind, mod_members; in vread_helper() local1301 if ((modkind = mdb_ctf_type_kind(modid)) == -1) { in vread_helper()1324 if (tgtkind == CTF_K_POINTER && modkind == CTF_K_INTEGER && in vread_helper()1328 } else if (tgtkind != modkind) { in vread_helper()1353 if (modkind == CTF_K_INTEGER) { in vread_helper()1566 modkind, typename, tgtname); in vread_helper()