Searched refs:DumpGcMapRegisters (Results 1 - 1 of 1) sorted by relevance

/art/oatdump/
H A Doatdump.cc721 void DumpGcMapRegisters(std::ostream& os, const OatFile::OatMethod& oat_method, function in class:art::OatDumper
758 DumpGcMapRegisters(os, oat_method, code_item, map.RegWidth() * 8, map.GetBitMap(entry));
767 DumpGcMapRegisters(os, oat_method, code_item, map.RegWidth() * 8, map.GetBitMap(entry));

Completed in 83 milliseconds