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.cpp216 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
374 void UpdateSymbols(std::vector<DfxSymbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
397 bool LoadElfSymbols(std::shared_ptr<DfxMap> map, std::string elfPath) in LoadElfSymbols()
/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp198 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
344 void UpdateSymbols(std::vector<DfxSymbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
360 bool LoadElfSymbols(std::shared_ptr<DfxMap> map, std::string elfPath) in LoadElfSymbols()