Home
last modified time | relevance | path

Searched refs:vmt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/tools/ctf/cvt/
H A Dfixup_tdescs.c112 tdesc_t *str, *vmt; in fix_ptr_to_struct() local
116 if ((vmt = lookupname("vmem_t")) == NULL || vmt->t_type != TYPEDEF) in fix_ptr_to_struct()
141 ptr->t_tdesc = vmt; in fix_ptr_to_struct()