Searched defs:elfFile (Results 1 – 3 of 3) sorted by relevance
157 std::shared_ptr<DfxElf> elfFile = std::make_shared<DfxElf>(path); in ReportGetBuildId() local165 std::shared_ptr<DfxElf> elfFile = std::make_shared<DfxElf>(path); in ReportGetElfArch() local
27 std::unique_ptr<ElfFile> elfFile = ElfFile::MakeUnique(fileName); in GetSymbolTable() local
388 std::unique_ptr<ElfFile> elfFile = ElfFile::MakeUnique(path); in GetSymOffset() local