Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp509 static const char *g_throw_name1 = "__cxa_throw"; in CreateExceptionResolver() local
518 exception_names.push_back(g_throw_name1); in CreateExceptionResolver()