Searched refs:DEBUG_BREAK (Results 1 – 5 of 5) sorted by relevance
206 #define DEBUG_BREAK() abort() macro211 #define DEBUG_BREAK() abort() macro241 #define DEBUG_BREAK() DebugBreak() macro243 #define DEBUG_BREAK() DEBUG_BREAK_ASM() macro258 DEBUG_BREAK(); in BreakDebugger()
69 # define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F) macro88 # define DEBUG_BREAK() 0 macro124 if (DEBUG_DECODE() | DEBUG_TRACECALL() | DEBUG_BREAK() \
239 if (DEBUG_BREAK()) { in x86emu_single_step()
2799 #define DEBUG_BREAK(Name, ...) \ macro2811 DEBUG_BREAK_BYTECODE_LIST(DEBUG_BREAK);2812 #undef DEBUG_BREAK
2724 #define DEBUG_BREAK(Name, ...) \ macro2726 DEBUG_BREAK_BYTECODE_LIST(DEBUG_BREAK);2727 #undef DEBUG_BREAK