Lines Matching refs:LoadSymbols
172 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
565 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
598 return ElfFileSymbols::LoadSymbols(nullptr, KERNEL_ELF_NAME);
618 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
639 return ElfFileSymbols::LoadSymbols(nullptr, filePath_);
672 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
694 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
812 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override
820 ElfFileSymbols::LoadSymbols(map, "");
879 bool LoadSymbols(std::shared_ptr<DfxMap> map, const std::string &symbolFilePath) override