Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h127 static bool KextHasdSYMSibling(const FileSpec &kext_bundle_filepath);
H A DPlatformDarwinKernel.cpp587 if (KextHasdSYMSibling(file_spec)) in AddKextToMap()
613 bool PlatformDarwinKernel::KextHasdSYMSibling( in KextHasdSYMSibling() function in PlatformDarwinKernel