Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp773 static constexpr llvm::StringLiteral g_dylibext(".dylib"); in LoadPluginCallback() local
791 if (plugin_file_spec.GetFileNameExtension() != g_dylibext && in LoadPluginCallback()