Home
last modified time | relevance | path

Searched defs:ElfDso (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Ddso.cpp609 class ElfDso : public Dso { class
611 ElfDso(const std::string& path, bool force_64bit) in ElfDso() function in simpleperf::ElfDso