Searched defs:PolymorphicStubInfo (Results 1 – 1 of 1) sorted by relevance
57 struct PolymorphicStubInfo { struct58 bool isChain;59 PolymorphicAccessStructureListStubRoutineType stubRoutine;60 Structure* base;61 union {64 } u;66 void set(PolymorphicAccessStructureListStubRoutineType _stubRoutine, Structure* _base) in set()74 …et(PolymorphicAccessStructureListStubRoutineType _stubRoutine, Structure* _base, Structure* _proto) in set()82 …lymorphicAccessStructureListStubRoutineType _stubRoutine, Structure* _base, StructureChain* _chain) in set()