Searched refs:AddDsoInfo (Results 1 – 3 of 3) sorted by relevance
114 void AddDsoInfo(const std::string& file_path, uint32_t file_type,
269 void ThreadTree::AddDsoInfo(const std::string& file_path, uint32_t file_type, in AddDsoInfo() function in simpleperf::ThreadTree
453 thread_tree.AddDsoInfo(file_path, file_type, min_vaddr, &symbols); in LoadBuildIdAndFileFeatures()