Searched refs:typoffp (Results 1 – 3 of 3) sorted by relevance
103 lc->typoffp = (uint32_t **) &ef->typoff; in link_elf_ctf_get()302 lc->typoffp = (uint32_t **) &ef->typoff; in link_elf_ctf_get()
519 *lc->typoffp = xp; in fbt_typoff_init()729 uint32_t *typoff = *lc->typoffp; in ctf_lookup_by_id()1019 if (ctfoff == NULL || *lc.typoffp == NULL) in fbt_getargdesc()
285 uint32_t **typoffp; /* Ptr to array of type offsets. */ member