Home
last modified time | relevance | path

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

/trueos/sys/kern/
HDkern_ctf.c103 lc->typoffp = (uint32_t **) &ef->typoff; in link_elf_ctf_get()
302 lc->typoffp = (uint32_t **) &ef->typoff; in link_elf_ctf_get()
/trueos/sys/sys/
HDlinker.h279 uint32_t **typoffp; /* Ptr to array of type offsets. */ member
/trueos/sys/cddl/dev/fbt/
HDfbt_powerpc.c704 *lc->typoffp = xp; in fbt_typoff_init()
914 uint32_t *typoff = *lc->typoffp; in ctf_lookup_by_id()
1208 if (ctfoff == NULL || *lc.typoffp == NULL) in fbt_getargdesc()
HDfbt.c774 *lc->typoffp = xp; in fbt_typoff_init()
984 uint32_t *typoff = *lc->typoffp; in ctf_lookup_by_id()
1278 if (ctfoff == NULL || *lc.typoffp == NULL) in fbt_getargdesc()