Searched defs:elfPath (Results 1 – 3 of 3) sorted by relevance
220 const char *ReportGetBuildId(const char *elfPath) in ReportGetBuildId()244 const char *ReportGetElfArch(const char *elfPath) in ReportGetElfArch()
327 std::string elfPath = FindSymbolFile(symbolsFileSearchPaths_, symbolFilePath); in LoadDebugInfo() local712 void UpdateSymbols(std::vector<Symbol> &symbolsTable, const std::string &elfPath) in UpdateSymbols()728 bool LoadElfSymbols(std::string elfPath) in LoadElfSymbols()
580 std::unique_ptr<ElfFile> LoadElfFile(std::string &elfPath) in LoadElfFile()591 const std::string &elfPath) in UpdateSymbols()611 bool LoadElfSymbols(std::string elfPath) in LoadElfSymbols()