Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp32 Thread &thread, AppleObjCTrampolineHandler *trampoline_handler, in AppleThreadPlanStepThroughObjCTrampoline() argument
38 m_trampoline_handler(trampoline_handler), in AppleThreadPlanStepThroughObjCTrampoline()
H A DAppleThreadPlanStepThroughObjCTrampoline.h24 Thread &thread, AppleObjCTrampolineHandler *trampoline_handler,