Searched refs:shallow_bundle_str (Results 1 – 1 of 1) sorted by relevance
640 std::string shallow_bundle_str = kext_bundle_filepath.GetPath() + "/"; in KextHasdSYMSibling() local641 shallow_bundle_str += executable_name.AsCString(); in KextHasdSYMSibling()642 shallow_bundle_str += ".dSYM"; in KextHasdSYMSibling()643 dsym_fspec.SetFile(shallow_bundle_str, FileSpec::Style::native); in KextHasdSYMSibling()