Home
last modified time | relevance | path

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

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