Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DDebugger.cpp528 static ConstString g_solibext(".so"); in LoadPluginCallback() local
546 plugin_file_spec.GetFileNameExtension() != g_solibext) { in LoadPluginCallback()