Home
last modified time | relevance | path

Searched refs:m_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.cpp38 m_trampoline_handler(trampoline_handler), in AppleThreadPlanStepThroughObjCTrampoline()
61 m_trampoline_handler->SetupDispatchFunction(m_thread, m_input_values); in InitializeFunctionCaller()
67 m_trampoline_handler->GetLookupImplementationFunctionCaller(); in InitializeFunctionCaller()
151 if (m_trampoline_handler->AddrIsMsgForward(target_addr)) { in ShouldStop()
H A DAppleThreadPlanStepThroughObjCTrampoline.h56 AppleObjCTrampolineHandler *m_trampoline_handler; // FIXME - ensure this variable