Home
last modified time | relevance | path

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

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