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