Home
last modified time | relevance | path

Searched defs:plugin_names (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSaveCoreOptions.cpp24 std::vector<llvm::StringRef> plugin_names = in SetPluginName() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c365 static void load_plugins(osm_opensm_t *osm, const char *plugin_names) in load_plugins()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp1304 std::vector<llvm::StringRef> plugin_names = in GetDefinitions() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1007 std::vector<llvm::StringRef> plugin_names; in GetSaveCorePluginNames() local