Searched refs:LLDB_BREAK_ID_IS_VALID (Results 1 – 3 of 3) sorted by relevance
39 #define LLDB_BREAK_ID_IS_VALID(bid) ((bid) != (LLDB_INVALID_BREAK_ID)) macro
154 if (LLDB_BREAK_ID_IS_VALID(m_jit_break_id)) in ~JITLoaderGDB()445 return LLDB_BREAK_ID_IS_VALID(m_jit_break_id); in DidSetJITBreakpoint()
137 if (!LLDB_BREAK_ID_IS_VALID((*pos).second)) in ValidatePlan()