Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DDebugger.cpp521 static ConstString g_solibext(".so"); in LoadPluginCallback() local
539 plugin_file_spec.GetFileNameExtension() != g_solibext) { in LoadPluginCallback()