Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/mach/i386/
H A Dexception.h109 #define EXC_I386_BPT 2 macro
/xnu-10002.41.9/osfmk/i386/
H A Dtrap.c1120 code = EXC_I386_BPT; in user_trap()