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

/xnu-2782.1.97/bsd/dev/i386/
H A Dfbt_x86.c81 #define FBT_RET 0xc3 macro
657 if (theInstr == FBT_PUSH_RBP || theInstr == FBT_RET || theInstr == FBT_RET_IMM16)
866 if (!(size == FBT_RET_LEN && (theInstr == FBT_RET)) &&

Completed in 17 milliseconds