Searched refs:ctfoffp (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_ctf.c102 lc->ctfoffp = (uint32_t **) &ef->ctfoff;
301 lc->ctfoffp = (uint32_t **) &ef->ctfoff;
/freebsd-10-stable/sys/sys/
H A Dlinker.h278 uint32_t **ctfoffp; /* Ptr to array of obj/fnc offsets. */ member in struct:linker_ctf
/freebsd-10-stable/sys/cddl/dev/fbt/
H A Dfbt_powerpc.c523 *lc->ctfoffp = ctfoff;
1193 if (*lc.ctfoffp == NULL) {
1206 ctfoff = *lc.ctfoffp;
H A Dfbt.c593 *lc->ctfoffp = ctfoff;
1263 if (*lc.ctfoffp == NULL) {
1276 ctfoff = *lc.ctfoffp;

Completed in 139 milliseconds