Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp511 static const char *g_exception_throw_name = "__cxa_allocate_exception"; in CreateExceptionResolver() local
523 exception_names.push_back(g_exception_throw_name); in CreateExceptionResolver()