Searched defs:if_table (Results 1 – 4 of 4) sorted by relevance
208 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in CanReferenceInBootImageExtensionOrAppImage() local
2996 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in DumpIMTForClass() local3077 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in DumpIMTForMethod() local
1023 ObjPtr<mirror::IfTable> if_table = klass->GetIfTable(); in PruneImageClassInternal() local
6826 void ClassLinker::FillIMTFromIfTable(ObjPtr<mirror::IfTable> if_table, in FillIMTFromIfTable()