Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h153 Status ExamineKextForMatchingUUID(const FileSpec &kext_bundle_path,
H A DPlatformDarwinKernel.cpp771 error = ExamineKextForMatchingUUID(it->second, module_spec.GetUUID(), in GetSharedModuleKext()
890 Status PlatformDarwinKernel::ExamineKextForMatchingUUID( in ExamineKextForMatchingUUID() function in PlatformDarwinKernel