Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Ddso.cpp502 class ElfDso : public Dso { class
504 ElfDso(const std::string& path, const std::string& debug_file_path) in ElfDso() function in simpleperf::ElfDso