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