Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp34 Thread &thread, AppleObjCTrampolineHandler &trampoline_handler, in AppleThreadPlanStepThroughObjCTrampoline() argument
40 m_trampoline_handler(trampoline_handler), in AppleThreadPlanStepThroughObjCTrampoline()
H A DAppleThreadPlanStepThroughObjCTrampoline.h26 Thread &thread, AppleObjCTrampolineHandler &trampoline_handler,