Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/i386/
H A Dfbt_x86.c76 #define FBT_RET 0xc3 macro
278 if (theInstr == FBT_PUSH_RBP || theInstr == FBT_RET || theInstr == FBT_RET_IMM16) in fbt_provide_probe()
487 if (!(size == FBT_RET_LEN && (theInstr == FBT_RET)) && in fbt_provide_probe()