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

/darwin-on-arm/xnu/bsd/i386/
H A Dfasttrap_isa.h83 #define FASTTRAP_T_CALL 0x05 /* near call (and link) */ macro
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dfasttrap_isa.c415 tp->ftt_type = FASTTRAP_T_CALL;
532 tp->ftt_type = FASTTRAP_T_CALL;
1303 case FASTTRAP_T_CALL:
1348 if (tp->ftt_type == FASTTRAP_T_CALL) {
1845 case FASTTRAP_T_CALL:
1888 if (tp->ftt_type == FASTTRAP_T_CALL) {

Completed in 20 milliseconds