Searched refs:im_table (Results 1 – 1 of 1) sorted by relevance
3084 ImTable* im_table = PrepareAndGetImTable(runtime, h_klass, pointer_size, &prepared); in DumpImtStats() local3085 if (im_table == nullptr) { in DumpImtStats()3093 ArtMethod* ptr = im_table->Get(imt_index, pointer_size); in DumpImtStats()