Home
last modified time | relevance | path

Searched refs:FBT_RET_IMM16 (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/bsd/dev/i386/
H A Dfbt_x86.c77 #define FBT_RET_IMM16 0xc2 macro
278 if (theInstr == FBT_PUSH_RBP || theInstr == FBT_RET || theInstr == FBT_RET_IMM16) in fbt_provide_probe()
488 !(size == FBT_RET_IMM16_LEN && (theInstr == FBT_RET_IMM16)) && in fbt_provide_probe()