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