Searched refs:DTRACE_INVOP_POPL_EBP (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace.h2496 #define DTRACE_INVOP_POPL_EBP 2 macro
2506 #define DTRACE_INVOP_POPL_EBP 2 macro
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dfbt_x86.c607 case DTRACE_INVOP_POPL_EBP:
625 * (in "case DTRACE_INVOP_POPL_EBP:" this is zero.)
912 newfbt->fbtp_rval = DTRACE_INVOP_POPL_EBP;
1143 * (in "case DTRACE_INVOP_POPL_EBP:" this is zero.)

Completed in 71 milliseconds