Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp436 static const char *g_throw_name1 = "__cxa_throw"; in CreateExceptionResolver() local
445 exception_names.push_back(g_throw_name1); in CreateExceptionResolver()