Searched refs:LIBLLDB_LOG_OS (Results 1 – 3 of 3) sorted by relevance
38 #define LIBLLDB_LOG_OS (1u << 24) macro
36 {{"os"}, {"log OperatingSystem plugin related activities"}, LIBLLDB_LOG_OS},
124 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OS)); in GetDynamicRegisterInfo()157 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_OS)); in UpdateThreadList()