Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp671 ValueObjectSP dyn_exception in GetExceptionObjectForThread() local
674 if (dyn_exception) in GetExceptionObjectForThread()
675 return dyn_exception; in GetExceptionObjectForThread()