Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h120 SearchForExecutablesRecursively(const std::string &dir);
H A DPlatformDarwinKernel.cpp852 PlatformDarwinKernel::SearchForExecutablesRecursively(const std::string &dir) { in SearchForExecutablesRecursively() function in PlatformDarwinKernel
872 SearchForExecutablesRecursively(kext_bundle_path.GetPath())) { in ExamineKextForMatchingUUID()