Home | History | Annotate | Download | only in oatdump

Lines Matching refs:OatDumper

97 class OatDumper {
99 explicit OatDumper(const std::string& host_prefix, const OatFile& oat_file)
739 oat_dumper_.reset(new OatDumper(host_prefix_, *oat_file));
1341 UniquePtr<OatDumper> oat_dumper_;
1421 OatDumper oat_dumper(*host_prefix.get(), *oat_file);