Lines Matching refs:LoadSymbols
181 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
658 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
693 return ElfFileSymbols::LoadSymbols(nullptr, KERNEL_ELF_NAME);
756 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
779 return ElfFileSymbols::LoadSymbols(nullptr, filePath_);
794 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
815 return ElfFileSymbols::LoadSymbols(nullptr, filePath_);
848 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
870 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
973 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
979 ElfFileSymbols::LoadSymbols(map, "");
1038 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override