Searched defs:if_table (Results 1 – 4 of 4) sorted by relevance
175 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in CanReferenceInBootImageExtension() local
6978 ObjPtr<mirror::IfTable> if_table = klass->GetSuperClass()->GetIfTable(); in AllocateIfTableMethodArrays() local7105 void ClassLinker::FillIMTFromIfTable(ObjPtr<mirror::IfTable> if_table, in FillIMTFromIfTable()7666 ObjPtr<mirror::IfTable> if_table = super_class->GetIfTable(); in FillImtFromSuperClass() local
3261 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in DumpIMTForClass() local3342 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in DumpIMTForMethod() local
1088 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in PruneImageClassInternal() local