Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h122 static void AddKextToMap(PlatformDarwinKernel *thisp,
H A DPlatformDarwinKernel.cpp530 AddKextToMap(thisp, file_spec); in GetKernelsAndKextsInDirectoryHelper()
581 void PlatformDarwinKernel::AddKextToMap(PlatformDarwinKernel *thisp, in AddKextToMap() function in PlatformDarwinKernel