Searched refs:BundleIDToKextMap (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.h101 typedef std::multimap<lldb_private::ConstString, lldb_private::FileSpec> BundleIDToKextMap; typedef in class:PlatformDarwinKernel
102 typedef BundleIDToKextMap::iterator BundleIDToKextIterator;
166 BundleIDToKextMap m_name_to_kext_path_map;

Completed in 57 milliseconds