Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dhiperf_libreport.cpp152 const char *ReportGetBuildId(const char *elfPath) in ReportGetBuildId()
162 const char *ReportGetElfArch(const char *elfPath) in ReportGetElfArch()
Dsymbols_file.cpp225 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
384 void UpdateSymbols(std::vector<DfxSymbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
410 bool LoadElfSymbols(std::shared_ptr<DfxMap> map, std::string elfPath) in LoadElfSymbols()
/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp200 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
346 void UpdateSymbols(std::vector<DfxSymbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
363 bool LoadElfSymbols(std::shared_ptr<DfxMap> map, std::string elfPath) in LoadElfSymbols()