Searched defs:DEBUG_BREAK_ASM (Results 1 – 1 of 1) sorted by relevance
186 #define DEBUG_BREAK_ASM() asm("bkpt 0") macro188 #define DEBUG_BREAK_ASM() asm("brk 0") macro190 #define DEBUG_BREAK_ASM() asm("break 2") macro192 #define DEBUG_BREAK_ASM() asm("int3") macro