Searched defs:TestSymbolizer (Results 1 – 1 of 1) sorted by relevance
1086 struct TestSymbolizer : public perfprofd::Symbolizer { in Run() struct1087 std::string Decode(const std::string& dso, uint64_t address) override { in Run()1090 bool GetMinExecutableVAddr(const std::string& dso, uint64_t* addr) override { in Run()