Home
last modified time | relevance | path

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

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