Searched refs:LIBLLDB_LOG_ALL (Results 1 – 2 of 2) sorted by relevance
47 #define LIBLLDB_LOG_ALL (UINT32_MAX) macro
119 if (0 == ::strcasecmp(arg, "all")) flag_bits &= ~LIBLLDB_LOG_ALL; in DisableLog()189 if (0 == ::strcasecmp(arg, "all")) flag_bits |= LIBLLDB_LOG_ALL; in EnableLog()