Searched defs:if_table (Results 1 – 3 of 3) sorted by relevance
3229 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in DumpIMTForClass() local3310 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in DumpIMTForMethod() local
6699 ObjPtr<mirror::IfTable> if_table = klass->GetSuperClass()->GetIfTable(); in AllocateIfTableMethodArrays() local6824 void ClassLinker::FillIMTFromIfTable(ObjPtr<mirror::IfTable> if_table, in FillIMTFromIfTable()7385 ObjPtr<mirror::IfTable> if_table = super_class->GetIfTable(); in FillImtFromSuperClass() local
1414 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in PruneAppImageClassInternal() local