Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp551 std::string search_here_too; in GetKextsInDirectory() local
556 search_here_too = contents_plugins_path; in GetKextsInDirectory()
564 search_here_too = plugins_path; in GetKextsInDirectory()
568 if (!search_here_too.empty()) in GetKextsInDirectory()
573 FileSpec::EnumerateDirectory (search_here_too.c_str(), in GetKextsInDirectory()