Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.h156 ExamineKextForMatchingUUID(const lldb_private::FileSpec &kext_bundle_path,
DPlatformDarwinKernel.cpp775 error = ExamineKextForMatchingUUID(it->second, module_spec.GetUUID(), in GetSharedModuleKext()
800 error = ExamineKextForMatchingUUID(it->second, module_spec.GetUUID(), in GetSharedModuleKext()
934 Status PlatformDarwinKernel::ExamineKextForMatchingUUID( in ExamineKextForMatchingUUID() function in PlatformDarwinKernel