Home
last modified time | relevance | path

Searched defs:elfPath (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/src/
Dhiperf_libreport.cpp224 const char *ReportGetBuildId(const char *elfPath) in ReportGetBuildId()
248 const char *ReportGetElfArch(const char *elfPath) in ReportGetElfArch()
Dsymbols_file.cpp337 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
729 void UpdateSymbols(std::vector<Symbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
745 bool LoadElfSymbols(std::string elfPath) in LoadElfSymbols()
/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp328 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
720 void UpdateSymbols(std::vector<Symbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
736 bool LoadElfSymbols(std::string elfPath) in LoadElfSymbols()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dsymbols_file.cpp335 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
724 void UpdateSymbols(std::vector<Symbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
740 bool LoadElfSymbols(std::string elfPath) in LoadElfSymbols()