Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/dev/i386/
H A Dfbt_x86.c80 #define FBT_JMP_NEAR_REL 0xe9 /* Jump near, relative, displacement relative to next instr. */ macro
490 !(size == FBT_JMP_NEAR_REL_LEN && (theInstr == FBT_JMP_NEAR_REL)) && in fbt_provide_probe()