Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp438 static const char *g_exception_throw_name = "__cxa_allocate_exception"; in CreateExceptionResolver() local
450 exception_names.push_back(g_exception_throw_name); in CreateExceptionResolver()