Searched refs:FindDebugFilePath (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/extras/simpleperf/ | ||
H A D | dso.h | 157 debug_file_path_ = FindDebugFilePath(); in GetDebugFilePath() |
H A D | dso.cpp | 686 std::string FindDebugFilePath() const override { in FindDebugFilePath() function in simpleperf::ElfDso |