Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/dev/i386/
H A Dfbt_x86.c79 #define FBT_JMP_SHORT_REL 0xeb /* Jump short, relative, displacement relative to next instr. */ macro
489 !(size == FBT_JMP_SHORT_REL_LEN && (theInstr == FBT_JMP_SHORT_REL)) && in fbt_provide_probe()