Searched refs:modkind (Results 1 – 1 of 1) sorted by relevance
1250 int modkind, tgtkind; in vread_helper() local1280 if ((modkind = mdb_ctf_type_kind(modid)) == -1) { in vread_helper()1303 if (tgtkind == CTF_K_POINTER && modkind == CTF_K_INTEGER && in vread_helper()1307 } else if (tgtkind != modkind) { in vread_helper()1332 if (modkind == CTF_K_INTEGER) { in vread_helper()1522 modkind, typename, tgtname); in vread_helper()