Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp510 static const char *g_throw_name2 = "__cxa_rethrow"; in CreateExceptionResolver() local
519 exception_names.push_back(g_throw_name2); in CreateExceptionResolver()