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