Searched refs:BundleRoot (Results 1 – 1 of 1) sorted by relevance
381 static Error createPlistFile(StringRef Bin, StringRef BundleRoot, in createPlistFile() argument384 SmallString<128> InfoPlist(BundleRoot); in createPlistFile()395 StringRef BundleID = *sys::path::rbegin(BundleRoot); in createPlistFile()396 if (sys::path::extension(BundleRoot) == ".dSYM") in createPlistFile()