Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc1135 void DumpGcMapRegisters(std::ostream& os, const OatFile::OatMethod& oat_method, in DumpGcMapRegisters() function in art::OatDumper
1171 DumpGcMapRegisters(os, oat_method, code_item, map.RegWidth() * 8, map.GetBitMap(entry)); in DumpGcMap()