Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h74 eOBJC_TRAMPOLINE_STRET = (1 << 1), // trampoline is struct-returning enumerator
H A DAppleObjCTrampolineHandler.cpp841 (flags & AppleObjCVTables::eOBJC_TRAMPOLINE_STRET) == in GetStepThroughDispatchPlan()
842 AppleObjCVTables::eOBJC_TRAMPOLINE_STRET; in GetStepThroughDispatchPlan()