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()
643 *lc->typlenp = ctf_typemax; in fbt_typoff_init()861 if (type >= *lc->typlenp) { in ctf_lookup_by_id()862 printf("%s(%d): type %d exceeds max %ld\n",__func__,__LINE__,(int) type,*lc->typlenp); in ctf_lookup_by_id()
345 long *typlenp; /* Ptr to number of type data entries. */ member