Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h153 Status ExamineKextForMatchingUUID(const FileSpec &kext_bundle_path,
H A DPlatformDarwinKernel.cpp881 const FileSpec &kext_bundle_path, const lldb_private::UUID &uuid, in ExamineKextForMatchingUUID() argument
884 SearchForExecutablesRecursively(kext_bundle_path.GetPath())) { in ExamineKextForMatchingUUID()