Searched refs:PARSER_DEBUGGER_BREAKPOINT_APPENDED (Results 1 – 2 of 2) sorted by relevance
58 PARSER_DEBUGGER_BREAKPOINT_APPENDED = (1u << 11), /**< pending (unsent) breakpoint enumerator
851 context_p->status_flags |= PARSER_DEBUGGER_BREAKPOINT_APPENDED; in parser_append_breakpoint_info()961 && !(context_p->status_flags & PARSER_DEBUGGER_BREAKPOINT_APPENDED)) in parser_post_processing()