Searched refs:ctfoffp (Results 1 – 3 of 3) sorted by relevance
90 lc->ctfoffp = (uint32_t **) &ef->ctfoff;291 lc->ctfoffp = (uint32_t **) &ef->ctfoff;
371 *lc->ctfoffp = ctfoff; in fbt_ctfoff_init()1037 if (*lc.ctfoffp == NULL) { in fbt_getargdesc()1050 ctfoff = *lc.ctfoffp; in fbt_getargdesc()
297 uint32_t **ctfoffp; /* Ptr to array of obj/fnc offsets. */ member