Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/cvt/
H A Dfixup_tdescs.c200 tdesc_t *cput, *cpu; in fix_small_cpu_struct() local
212 if ((cput = lookup_tdesc(td, "cpu_t")) != NULL) { in fix_small_cpu_struct()
213 if (cput->t_type != TYPEDEF) in fix_small_cpu_struct()
215 cpu = cput->t_tdesc; in fix_small_cpu_struct()