Searched refs:DispatchFunction (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCTrampolineHandler.cpp | 618 DispatchFunction::eFixUpToFix}, 620 DispatchFunction::eFixUpFixed}, 622 DispatchFunction::eFixUpNone}, 624 DispatchFunction::eFixUpToFix}, 626 DispatchFunction::eFixUpFixed}, 628 DispatchFunction::eFixUpNone}, 630 DispatchFunction::eFixUpToFix}, 634 DispatchFunction::eFixUpNone}, 641 DispatchFunction::eFixUpNone}, 648 DispatchFunction::eFixUpNone}, [all …]
|
| H A D | AppleObjCTrampolineHandler.h | 38 struct DispatchFunction { struct 138 static const DispatchFunction g_dispatch_functions[];
|