Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp533 std::string search_here_too; in GetKernelsAndKextsInDirectoryHelper() local
535 search_here_too = contents_plugins.GetPath(); in GetKernelsAndKextsInDirectoryHelper()
539 search_here_too = plugins.GetPath(); in GetKernelsAndKextsInDirectoryHelper()
543 if (!search_here_too.empty()) { in GetKernelsAndKextsInDirectoryHelper()
548 search_here_too.c_str(), find_directories, find_files, find_other, in GetKernelsAndKextsInDirectoryHelper()