Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTrampolineHandler.h51 void ForEachDispatchFunction(std::function<void(lldb::addr_t,
DAppleThreadPlanStepThroughObjCTrampoline.cpp247 handler.ForEachDispatchFunction(bkpt_callback); in AppleThreadPlanStepThroughDirectDispatch()
DAppleObjCTrampolineHandler.cpp882 AppleObjCTrampolineHandler::ForEachDispatchFunction( in ForEachDispatchFunction() function in AppleObjCTrampolineHandler