Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp437 static const char *g_throw_name2 = "__cxa_rethrow"; in CreateExceptionResolver() local
446 exception_names.push_back(g_throw_name2); in CreateExceptionResolver()