Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp508 static const char *g_catch_name = "__cxa_begin_catch"; in CreateExceptionResolver() local
515 exception_names.push_back(g_catch_name); in CreateExceptionResolver()