Searched refs:IsPathInJITSymFile (Results 1 – 6 of 6) sorted by relevance
132 static bool IsPathInJITSymFile(const std::string& path) { in IsPathInJITSymFile() function
194 } else if (!JITDebugReader::IsPathInJITSymFile(entry.dso->Path())) { in ConvertJITFrame()
160 if (JITDebugReader::IsPathInJITSymFile(path)) { in CreateMapInfo()
395 if (JITDebugReader::IsPathInJITSymFile(path_)) { in IsForJavaMethod()508 if (JITDebugReader::IsPathInJITSymFile(path_)) { in GetReportPath()
511 } else if (JITDebugReader::IsPathInJITSymFile(filename)) { in Open()
321 if (JITDebugReader::IsPathInJITSymFile(old_map->dso->Path())) { in CreateThreadWithUpdatedMaps()