Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/i386/
H A Dfbt_x86.c78 #define FBT_LEAVE 0xc9 macro
464 if (!(size == 1 && (theInstr == FBT_POP_RBP || theInstr == FBT_LEAVE))) { in fbt_provide_probe()
516 ASSERT(*patch_instr == FBT_LEAVE); in fbt_provide_probe()