Searched refs:GetDebugFilePath (Results 1 – 5 of 5) sorted by relevance
44 ASSERT_NE(dso->GetDebugFilePath(), "[vdso]"); in TEST()
120 const char* name = entry->dso->GetDebugFilePath().c_str(); in CreateMapInfo()123 auto tuple = SplitUrlInApk(entry->dso->GetDebugFilePath()); in CreateMapInfo()
149 const std::string& GetDebugFilePath() const { return debug_file_path_; } in GetDebugFilePath() function
131 ASSERT_EQ(dso->GetDebugFilePath(), file_path); in TEST()
494 << GetDebugFilePath() << ": " << result; in GetMinExecutableVaddr()