Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp726 static void RegisterObjCExceptionRecognizer(Process *process);
753 RegisterObjCExceptionRecognizer(process); in AppleObjCRuntimeV2()
3301 static void RegisterObjCExceptionRecognizer(Process *process) { in RegisterObjCExceptionRecognizer() function