Home
last modified time | relevance | path

Searched refs:ForEachDispatchFunction (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.h51 void ForEachDispatchFunction(std::function<void(lldb::addr_t,
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp265 handler.ForEachDispatchFunction(bkpt_callback); in AppleThreadPlanStepThroughDirectDispatch()
H A DAppleObjCTrampolineHandler.cpp784 void AppleObjCTrampolineHandler::ForEachDispatchFunction( in ForEachDispatchFunction() function in AppleObjCTrampolineHandler