Home
last modified time | relevance | path

Searched refs:LIBLLDB_LOG_MODULES (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
HDMinidumpParser.cpp264 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES), in GetModuleList()
271 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES); in GetFilteredModuleList()
332 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES); in FindMemoryRange()
433 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES); in CreateRegionsCacheFromMemoryInfoList()
470 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES); in CreateRegionsCacheFromMemoryList()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDLogging.h35 #define LIBLLDB_LOG_MODULES (1u << 21) macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
HDLogging.cpp34 …activities such as when modules are created, destroyed, replaced, and more"}, LIBLLDB_LOG_MODULES},
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDModule.cpp138 LIBLLDB_LOG_MODULES)); in Module()
237 LIBLLDB_LOG_MODULES)); in Module()
269 LIBLLDB_LOG_MODULES)); in ~Module()
1597 LLDB_LOG(GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT | LIBLLDB_LOG_MODULES), in MergeArchitecture()
HDModuleList.cpp753 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES)); in GetSharedModule()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDModuleCache.cpp83 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES)); in DeleteExistingModule()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp497 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES)); in GetModuleSpecifications()
1000 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES)); in RefineModuleDetailsFromNote()
1367 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES)); in GetSectionHeaderInfo()
1681 lldb_private::Log *Log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES);
2619 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES); in ApplyRelocations()