Searched refs:ExePath (Results 1 – 1 of 1) sorted by relevance
250 ObjectFile *LLVMSymbolizer::lookUpDsymFile(const std::string &ExePath, in lookUpDsymFile() argument255 StringRef Filename = sys::path::filename(ExePath); in lookUpDsymFile()256 DsymPaths.push_back(getDarwinDWARFResourceForPath(ExePath, Filename)); in lookUpDsymFile()