Searched refs:LIBLLDB_LOG_TYPES (Results 1 – 7 of 7) sorted by relevance
33 #define LIBLLDB_LOG_TYPES (1u << 19) macro
47 {{"types"}, {"log type system related activities"}, LIBLLDB_LOG_TYPES},
1532 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_TYPES)); in GetClassInfoUtilityFunctionImpl()1637 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_TYPES)); in GetClassInfoUtilityFunctionImpl()1740 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_TYPES)); in UpdateISAToDescriptorMap()1816 Log *type_log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES); in UpdateISAToDescriptorMap()1896 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES)); in ParseClassInfoArray()1969 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_TYPES)); in UpdateISAToDescriptorMap()2044 Log *type_log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES); in UpdateISAToDescriptorMap()2198 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_TYPES)); in UpdateISAToDescriptorMapIfNeeded()2285 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_TYPES)); in RealizedClassGenerationCountChanged()2417 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES)); in CreateInstance()[all …]
534 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES)); in fill()
110 lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_TYPES), in GetIntPointerType()
207 lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_TYPES), in GetCompilerTypeImpl()
208 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_TYPES)); in UpdateValue()