Home
last modified time | relevance | path

Searched refs:is_super2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h44 bool is_super2 = false; member
H A DAppleObjCTrampolineHandler.cpp96 int is_super2,
125 "is_super2: %d, is_fixup: %d, is_fixed: %d\n",
127 is_super, is_super2, is_fixup, is_fixed);
137 if (is_super2) {
940 if (this_dispatch->is_super2) { in GetStepThroughDispatchPlan()
1050 // int is_super2, in GetStepThroughDispatchPlan()
1115 if (this_dispatch->is_super2) in GetStepThroughDispatchPlan()