Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dhiperf_libreport.cpp154 const char *ReportGetBuildId(const char *elfPath) in ReportGetBuildId()
164 const char *ReportGetElfArch(const char *elfPath) in ReportGetElfArch()
Dsymbols_file.cpp227 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
394 void UpdateSymbols(std::vector<DfxSymbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
420 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()
365 bool LoadElfSymbols(std::shared_ptr<DfxMap> map, std::string elfPath) in LoadElfSymbols()