Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/dev/i386/
H A Dfbt_x86.c69 #define FBT_PUSH_RBP 0x55 macro
278 if (theInstr == FBT_PUSH_RBP || theInstr == FBT_RET || theInstr == FBT_RET_IMM16) in fbt_provide_probe()
287 if (theInstr != FBT_PUSH_RBP) in fbt_provide_probe()
461 if (theInstr == FBT_PUSH_RBP) in fbt_provide_probe()