Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/dev/i386/
H A Dfbt_x86.c73 #define FBT_POP_RBP 0x5d macro
464 if (!(size == 1 && (theInstr == FBT_POP_RBP || theInstr == FBT_LEAVE))) { in fbt_provide_probe()
513 if (*patch_instr == FBT_POP_RBP) { in fbt_provide_probe()