Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp540 std::string search_here_too; in GetKernelsAndKextsInDirectoryHelper() local
542 search_here_too = contents_plugins.GetPath(); in GetKernelsAndKextsInDirectoryHelper()
546 search_here_too = plugins.GetPath(); in GetKernelsAndKextsInDirectoryHelper()
550 if (!search_here_too.empty()) { in GetKernelsAndKextsInDirectoryHelper()
555 search_here_too.c_str(), find_directories, find_files, find_other, in GetKernelsAndKextsInDirectoryHelper()