Searched defs:DEBUG_BREAK_ASM (Results 1 – 1 of 1) sorted by relevance
196 #define DEBUG_BREAK_ASM() asm("bkpt 0") macro198 #define DEBUG_BREAK_ASM() asm("brk 0") macro200 #define DEBUG_BREAK_ASM() asm("break 2") macro202 #define DEBUG_BREAK_ASM() asm("int3") macro