Searched refs:ctf_nvars (Results 1 – 8 of 8) sorted by relevance
425 unsigned long ctf_nvars; /* Number of variables in ctf_vars. */ member
399 ent = bsearch (&key, fp->ctf_vars, fp->ctf_nvars, sizeof (ctf_varent_t), in ctf_lookup_variable()
518 if (i->ctn_n >= fp->ctf_nvars) in ctf_variable_next()
354 fp->ctf_nvars = (hp->cth_typeoff - hp->cth_varoff) / sizeof (ctf_varent_t); in ctf_set_base()
396 ent = bsearch (&key, fp->ctf_vars, fp->ctf_nvars, sizeof (ctf_varent_t), in ctf_lookup_variable()
519 if (i->ctn_n >= fp->ctf_nvars) in ctf_variable_next()