Searched defs:ElfDso (Results 1 – 1 of 1) sorted by relevance
548 class ElfDso : public Dso { class550 ElfDso(const std::string& path, bool force_64bit) in ElfDso() function in simpleperf::ElfDso