Searched refs:LoadElfFile (Results 1 – 2 of 2) sorted by relevance
324 std::unique_ptr<ElfFile> elfFile = LoadElfFile(elfPath); in LoadDebugInfo()698 std::unique_ptr<ElfFile> LoadElfFile(std::string &elfPath) const in LoadElfFile() function in OHOS::Developtools::NativeDaemon::ElfFileSymbols729 std::unique_ptr<ElfFile> elfFile = LoadElfFile(elfPath); in LoadElfSymbols()
351 std::unique_ptr<ElfFile> elfFile = LoadElfFile(elfPath); in LoadDebugInfo()728 std::unique_ptr<ElfFile> LoadElfFile(std::string &elfPath) const in LoadElfFile() function in OHOS::Developtools::HiPerf::ElfFileSymbols759 std::unique_ptr<ElfFile> elfFile = LoadElfFile(elfPath); in LoadElfSymbols()