Searched refs:this_dispatch (Results 1 – 1 of 1) sorted by relevance
849 DispatchFunction this_dispatch; in GetStepThroughDispatchPlan() local870 this_dispatch.name = "vtable"; in GetStepThroughDispatchPlan()871 this_dispatch.stret_return = in GetStepThroughDispatchPlan()874 this_dispatch.is_super = false; in GetStepThroughDispatchPlan()915 if (this_dispatch.stret_return) { in GetStepThroughDispatchPlan()957 if (this_dispatch.is_super) { in GetStepThroughDispatchPlan()958 if (this_dispatch.is_super2) { in GetStepThroughDispatchPlan()1085 if (this_dispatch.stret_return) in GetStepThroughDispatchPlan()1091 if (this_dispatch.is_super) in GetStepThroughDispatchPlan()1097 if (this_dispatch.is_super2) in GetStepThroughDispatchPlan()[all …]