Searched refs:kext_bundle_id (Results 1 – 1 of 1) sorted by relevance
738 std::string kext_bundle_id = platform_file.GetPath(); in GetSharedModule() local740 if (!kext_bundle_id.empty() && module_spec.GetUUID().IsValid()) { in GetSharedModule()741 if (kext_bundle_id == "mach_kernel") { in GetSharedModule()