Searched refs:kext_bundle (Results 1 – 1 of 1) sorted by relevance
769 ConstString kext_bundle(platform_file.GetPath().c_str()); in GetSharedModuleKext() local771 if (m_name_to_kext_path_map_with_dsyms.count(kext_bundle) > 0) { in GetSharedModuleKext()774 if (it->first == kext_bundle) { in GetSharedModuleKext()795 if (m_name_to_kext_path_map_without_dsyms.count(kext_bundle) > 0) { in GetSharedModuleKext()799 if (it->first == kext_bundle) { in GetSharedModuleKext()