Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DPluginManager.h404 MemoryHistoryCreateInstance create_callback);
406 static bool UnregisterPlugin(MemoryHistoryCreateInstance create_callback);
408 static MemoryHistoryCreateInstance
411 static MemoryHistoryCreateInstance
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DMemoryHistory.cpp17 MemoryHistoryCreateInstance create_callback = nullptr; in FindPlugin()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-private-interfaces.h92 typedef lldb::MemoryHistorySP (*MemoryHistoryCreateInstance)( typedef
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1900 MemoryHistoryCreateInstance create_callback;
1917 MemoryHistoryCreateInstance create_callback) { in RegisterPlugin()
1932 MemoryHistoryCreateInstance create_callback) { in UnregisterPlugin()
1948 MemoryHistoryCreateInstance
1957 MemoryHistoryCreateInstance