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()
165 const char *ReportGetElfArch(const char *elfPath) in ReportGetElfArch()
Dsymbols_file.cpp226 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
394 void UpdateSymbols(std::vector<DfxSymbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
435 bool LoadElfSymbols(std::shared_ptr<DfxMap> map, std::string elfPath) in LoadElfSymbols()
/developtools/profiler/device/plugins/native_daemon/src/
Dsymbols_file.cpp201 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local
354 void UpdateSymbols(std::vector<DfxSymbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()
373 bool LoadElfSymbols(std::shared_ptr<DfxMap> map, std::string elfPath) in LoadElfSymbols()