Searched refs:typlenp (Results 1 – 3 of 3) sorted by relevance
89 lc->typlenp = &ef->typlen; in link_elf_ctf_get()287 lc->typlenp = &ef->typlen; in link_elf_ctf_get()
332 long *typlenp; /* Ptr to number of type data entries. */ member
636 *lc->typlenp = ctf_typemax; in fbt_typoff_init()854 if (type >= *lc->typlenp) { in ctf_lookup_by_id()855 printf("%s(%d): type %d exceeds max %ld\n",__func__,__LINE__,(int) type,*lc->typlenp); in ctf_lookup_by_id()