Searched refs:DIF_SUBR_ALLOCA (Results 1 – 4 of 4) sorted by relevance
262 #define DIF_SUBR_ALLOCA 15 macro
166 { "alloca", DT_IDENT_FUNC, 0, DIF_SUBR_ALLOCA, DT_ATTR_STABCMN, DT_VERS_1_0,
1519 instr = DIF_INSTR_CALL(DIF_SUBR_ALLOCA, dreg); in dt_cg_xlate_expand()
4208 case DIF_SUBR_ALLOCA: in dtrace_dif_subr()4212 tupregs[subr == DIF_SUBR_ALLOCA ? 0 : 1].dttk_value; in dtrace_dif_subr()9848 if (subr == DIF_SUBR_ALLOCA || in dtrace_difo_validate_helper()