Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp254 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES), in GetModuleList()
348 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES); in GetFilteredModuleList()
437 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES); in FindMemoryRange()
522 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES); in CreateRegionsCacheFromMemoryInfoList()
559 Log *log = GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES); in CreateRegionsCacheFromMemoryList()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLogging.h35 #define LIBLLDB_LOG_MODULES (1u << 21) macro
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DLogging.cpp34 …activities such as when modules are created, destroyed, replaced, and more"}, LIBLLDB_LOG_MODULES},
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp138 LIBLLDB_LOG_MODULES)); in Module()
251 LIBLLDB_LOG_MODULES)); in Module()
281 LIBLLDB_LOG_MODULES)); in ~Module()
1631 LLDB_LOG(GetLogIfAllCategoriesSet(LIBLLDB_LOG_OBJECT | LIBLLDB_LOG_MODULES), in MergeArchitecture()
H A DModuleList.cpp784 Log *log(lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_MODULES)); in GetSharedModule()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp83 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES)); in DeleteExistingModule()
H A DTarget.cpp2130 LIBLLDB_LOG_MODULES)) { in GetOrCreateModule()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp517 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES)); in GetModuleSpecifications()
1017 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES)); in RefineModuleDetailsFromNote()
1384 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES)); in GetSectionHeaderInfo()
1699 lldb_private::Log *Log = GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES);
2636 lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_MODULES); in ApplyRelocations()