Searched defs:symfs_dir (Results 1 – 5 of 5) sorted by relevance
26 def report_sample(record_file, symfs_dir, kallsyms_file, show_tracing_data): argument
280 def SetSymfs(self, symfs_dir): argument
81 std::string symfs_dir = GetTestDataDir() + CORRECT_SYMFS_FOR_BUILD_ID_CHECK; in TEST() local
146 bool SetSymfs(const char* symfs_dir) { return Dso::SetSymFsDir(symfs_dir); } in SetSymfs()456 bool SetSymfs(ReportLib* report_lib, const char* symfs_dir) { in SetSymfs()
54 bool DebugElfFileFinder::SetSymFsDir(const std::string& symfs_dir) { in SetSymFsDir()236 bool Dso::SetSymFsDir(const std::string& symfs_dir) { in SetSymFsDir()