Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
DItaniumABILanguageRuntime.cpp348 static const char *g_throw_name1 = "__cxa_throw"; in CreateExceptionResolver() local
358 exception_names.push_back(g_throw_name1); in CreateExceptionResolver()