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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pcb.h77 dt_node_t *pcb_dret; /* node containing return type for assembler */ member in struct:dt_pcb
H A Ddt_as.c492 * node saved in pcb_dret, and then clear pcb_difo and pcb_dret
495 dt_node_diftype(dtp, pcb->pcb_dret, &dp->dtdo_rtype);
497 pcb->pcb_dret = NULL;
H A Ddt_cg.c2144 assert(pcb->pcb_dret == NULL);
2145 pcb->pcb_dret = dnp;
H A Ddt_cc.c709 dret = yypcb->pcb_dret;

Completed in 114 milliseconds