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