Home
last modified time | relevance | path

Searched refs:typoffp (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/kern/
Dkern_ctf.c105 lc->typoffp = (uint32_t **) &ef->typoff; in link_elf_ctf_get()
320 lc->typoffp = (uint32_t **) &ef->typoff; in link_elf_ctf_get()
/freebsd-9-stable/sys/sys/
Dlinker.h279 uint32_t **typoffp; /* Ptr to array of type offsets. */ member
/freebsd-9-stable/sys/cddl/dev/fbt/
Dfbt.c781 *lc->typoffp = xp; in fbt_typoff_init()
991 uint32_t *typoff = *lc->typoffp; in ctf_lookup_by_id()
1285 if (ctfoff == NULL || *lc.typoffp == NULL) in fbt_getargdesc()