Searched refs:DumpGcMapRegisters (Results 1 – 1 of 1) sorted by relevance
1135 void DumpGcMapRegisters(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpGcMapRegisters() function in art::OatDumper1171 DumpGcMapRegisters(os, oat_method, code_item, map.RegWidth() * 8, map.GetBitMap(entry)); in DumpGcMap()