Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.h125 KextHasdSYMSibling(const lldb_private::FileSpec &kext_bundle_filepath);
DPlatformDarwinKernel.cpp599 if (KextHasdSYMSibling(file_spec)) in AddKextToMap()
625 bool PlatformDarwinKernel::KextHasdSYMSibling( in KextHasdSYMSibling() function in PlatformDarwinKernel