Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1317 const char *logging_module_cstr = in ModulesDidLoad() local
1319 if (!logging_module_cstr || (logging_module_cstr[0] == 0)) { in ModulesDidLoad()
1329 const ConstString logging_module_name = ConstString(logging_module_cstr); in ModulesDidLoad()