Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp244 llvm::StringRef dispatch_func_name) in AppleThreadPlanStepThroughDirectDispatch() argument
254 m_dispatch_func_name(std::string(dispatch_func_name)), in AppleThreadPlanStepThroughDirectDispatch()
H A DAppleThreadPlanStepThroughObjCTrampoline.h87 llvm::StringRef dispatch_func_name);