Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.h117 SearchForExecutablesRecursively(const std::string &dir);
DPlatformDarwinKernel.cpp918 PlatformDarwinKernel::SearchForExecutablesRecursively(const std::string &dir) { in SearchForExecutablesRecursively() function in PlatformDarwinKernel
938 SearchForExecutablesRecursively(kext_bundle_path.GetPath())) { in ExamineKextForMatchingUUID()