Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DDebugger.cpp520 static ConstString g_dylibext(".dylib"); in LoadPluginCallback() local
538 if (plugin_file_spec.GetFileNameExtension() != g_dylibext && in LoadPluginCallback()