Searched refs:typoffp (Results 1 – 3 of 3) sorted by relevance
88 lc->typoffp = (uint32_t **) &ef->typoff; in link_elf_ctf_get()286 lc->typoffp = (uint32_t **) &ef->typoff; in link_elf_ctf_get()
648 *lc->typoffp = xp; in fbt_typoff_init()859 uint32_t *typoff = *lc->typoffp; in ctf_lookup_by_id()1186 if (ctfoff == NULL || *lc.typoffp == NULL) in fbt_getargdesc()
343 uint32_t **typoffp; /* Ptr to array of type offsets. */ member